/* CSS Document */

body {
	background:url(fon.jpg);
	background-color: #000;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
a img.thumbs{
	border:4px #1b1b1b solid;
	color:#f9a900;

}
a:hover img.thumbs{
	border:4px #3d3c3c solid;
}
.white{ color:#FFFFFF; font-size:26px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-align:center;}
.promo{ color:#666666; font-size:18px; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:65px;}
.promo a{color:#FFFFFF; font-size:18px; font-family:Arial, Helvetica, sans-serif; text-align:center; text-decoration:underline;}
.promo a:hover{color:#666666;text-decoration:underline;}
.black{ color:#000000; font-size:14px; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:36px; font-weight:bold;}
.text5{color:#f9a900;font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-align:center; padding:10px 20px 0 20px;}
.text2 {
	color: #ff8e24;
	font-size: 34px;
	text-align: center;
    font-family: "Times New Roman", Times, serif;
 }
 #web a { 
	    color: #ff8e24;
        text-decoration:underline;
		font-family: "Times New Roman", Times, serif;
	    font-size: 34px;
		text-align:center;
 } 
 #web a:hover {
        text-decoration: underline;
        color: #666666;
		font-family: "Times New Roman", Times, serif;
	    font-size: 34px;
		text-align:center;
}
 #web a:visited {
	    text-decoration: none;
	    color: #FFFFFF;
		text-align:center;
}
 #nav a { 
        color: #ff8e24;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 18px;
		font-weight: bold;
		text-align:center;
		text-decoration:underline;
 } 
 #nav a:hover {
		text-decoration:underline;
        color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 18px;
		font-weight: bold;
		text-align:center;
}
 #nav a:visited {
		text-decoration:underline;
	    color: #FFFFFF;
		font-weight: bold;
		text-align:center;
}
