/* CSS Document */
body {
	background-color: #e4e4e4;
	background: url(fon.png) repeat;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;}	
}
a{ color:#000000;}
 .text1  {
	color: #cb021a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
 }
 #nav a { 
        color: #000000;
        text-decoration:underline;
		font-family: "Times New Roman", Times, serif;
	    font-size: 34px;
		font-weight: bold;
		text-align:center;
 } 
 #nav a:hover {
        text-decoration: underline;
        color: #959594;
		font-family: "Times New Roman", Times, serif;
	    font-size: 34px;
		font-weight: bold;
		text-align:center;
}
 #nav a:visited {
	    text-decoration: none;
	    color: #000000;
		font-weight: bold;
		text-align:center;
}
a img.thumbs{
	border:4px #00040b solid;

}
a:hover img.thumbs{
	border:4px #868685 solid;
}