body { background-image:url('../images/bg.gif'); background-color:#031231; 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 #031231; }
.thumbs a:hover img{border:1px solid  #fff;}


.text { color: #031231; font-family: tahoma; font-size: 12px; }


