body { background-color:#5aaffd;
margin-top:0px;
margin-bottom:0px;}
 
img  { border:solid 0px; }

a:link,
a:visited,
a:active{
	background: transparent;
    text-decoration: none;
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
a:hover{
	background: transparent;
	color: #210000;
	text-decoration: underline;
	font-family:tahoma;
	font-size:11px;

}

.thumbs a img {border:1px solid #000; }
.thumbs a:hover img{border:1px solid #fff;}


.copy { color: #fff; font-family: tahoma; font-size: 11px; }

