/* CSS for Periwinkle template - Galerie - Didier Guillion - October 20 2004 */
body {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; background-color: #FF9933;
	color: #000;
}

a:link      {color: yellow;text-decoration: none;}
a:visited   {color: yellow;text-decoration: none;}
a:active    {color: yellow;text-decoration: none;}
a:hover     {color: cornflowerblue;text-decoration: underline;}

table {font-size: 12px;  color: #fff; background: maroon;}

.title {font-size: 12px; text-align: center;}
.date  {font-size: 11px; text-align: center;}
.comment {font-size: 11px; text-align: center;}
.iptc {text-align: left; font-size: 10px;color: #303030;}
.exif {text-align: left; font-size: 10px;color: #303030;}

td.periwinkle {background-color: maroon; border: 2px solid blacl;
	color: white;
}
td.pagetitle {text-align: center; font-weight: bold;}

form {margin: 0;}
/* EOF */
