body { background-color:#198fff; background-repeat:repeat-x;
margin-top:0px;
margin-bottom: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 #ff2e9c; }
.thumbs a:hover img{border:1px solid  #000000;}


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

