body { background-image:url('../images/bg.jpg'); background-repeat:repeat-x; background-color:#5c0000;
margin-top:0px;
margin-bottom:0px;}
 
img  { border:solid 0px; }

a:link,
a:visited,
a:active{
	background: transparent;
    text-decoration: none;
	color:#520000;
	font-family:tahoma;
	font-size:11px;
	
}
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 #cccccc;}


.texttop{ color: #feed9f; font-family: tahoma; font-size: 12px; font-weight:bold; }
.text { color: #520000; font-family: tahoma; font-size: 18px; font-weight:bold; }
.textfooter { color: #520000; font-family: tahoma; font-size: 11px;  }
