body { background-color:#4E0D4D; background-repeat:repeat;
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;
	font-weight: bold;
	
}
a:hover{
	background: transparent;
	color: #fff;
	text-decoration: underline;
	font-family:tahoma;
	font-size:11px;
	font-weight: bold;

}

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


.text { color: #4E0D4D; font-family: tahoma; font-size: 12px;
font-weight: bold;
 }

