
body {
	font-family: Tahoma, Geneva, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#008;
	background-image: url(bgimage.jpg);
}

a:link      {color: #000044 /* # cc9933; */ text-decoration: none;}
a:active    {color: #FF0000;/* # cc9933; */ text-decoration: none;}
a:visited   {color: #3366BB;/* # cc9933; */ text-decoration: none;}
a:hover     {color: #FFFFFF; background-color: 000088;/* # cc9933; */ text-decoration: none;}

table {font-size: 12px; color: #008;}

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

.altcolor {color: #008;}

td.info {background-image: url(bgimage.jpg); background-color: #6AF; color: #008; font-color: #008; border: solid 0px #008; padding-top: 40px;}

form {margin: 0;}
