body {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
margin: 0;
background:#111 url(fon.jpg) repeat;
}
a img.thumbs{
	border:3px #4b4b4b solid;

}
.pic{
	border:1px #000 solid;

}
a:hover img.thumbs{
	border:3px #5f5f5f solid;
}
.text{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding:20px 30px 10px 30px;
color:#FFFFFF;
text-align:center;}
a.link{color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;}
a:hover.link{
color:#FFFFFF;
text-decoration:none;}
a:visited.link{
color:#FFFFFF;
text-decoration:none;}

  .text2 {
	color: #FF0000;
	font-size: 34px;
	text-align: center;
    font-family: "Times New Roman", Times, serif;
 }
  #web a { 
	    color: #FF0000;
        text-decoration:underline;
		font-family: "Times New Roman", Times, serif;
	    font-size: 34px;
		text-align:center;
 } 
 #web a:hover {
        text-decoration: underline;
        color: #FFFFFF;
		font-family: "Times New Roman", Times, serif;
	    font-size: 34px;
		text-align:center;
}
 #web a:visited {
	    text-decoration: none;
	    color: #CCCCCC;
		text-align:center;
}