body
 {
 background-color:fff;
 background-repeat:repeat;
 margin:0px auto;

 }
img { border:none;}
a { text-decoration: none }
 

a:link,
a:visited,
a:active{
	background: transparent;
	color: #660000;
	text-decoration: none;
}
a:hover{
	background: transparent;
	color: #FF0000;
	text-decoration: underline;
}
.divtop {
background-image:url('../images/bord.jpg');
background-repeat:no-repeat;
margin-top:2px;
width:249px;
height:21px;
font-family:tahoma;
font-size:12px;
color:#fff;
text-align:center;
padding-top:2px;
}
.divblock {
background-repeat:no-repeat;
font-family:tahoma;
font-size:12px;
color:#000;
text-align:left;
padding-left:25px;
}
.textbottom {
font-family:tahoma;
font-size:11px;
color:#000;
text-align:center;

}
.thumbs a img {border:1px solid #000; }
.thumbs a:hover img{border:1px solid  #b5b5b5;}


