body {
	background-color:#3072CE;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
 
img  { border:solid 0px; }

a:link,
a:visited,
a:active{
	background: transparent;
   	text-decoration: none;
	color:#581d4d;
	font-family:tahoma;
	font-size:11px;
	
}
a:hover{
	background: transparent;
	color: #581d4d;
	text-decoration: underline;
	font-family:tahoma;
	font-size:11px;

}

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


.text { color: #581d4d; font-family: tahoma; font-size: 11px; }

