/* CSS Document */

body {
	background:url(fon.jpg);
	background-color: #bdbdbe;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
a img.thumbs{
	border:4px #b5b5b5 solid;
	color:#ff8e24;

}
a:hover img.thumbs{
	border:4px #cfcfcf solid;
}
.pic{border:3px #000 solid;}
.white{ color:#FFFFFF; font-size:26px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-align:center;}
.promo{ color:#000000; font-size:22px; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:55px;}
.promo a{color:#FFFFFF; font-size:22px; font-family:Arial, Helvetica, sans-serif; text-align:center; text-decoration:underline;}
.promo a:hover{color:#cfccce;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:#000000;font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-align:center; padding:20px 30px 10px 30px;}
.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: #1a1a1a;
		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: #1a1a1a;
		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;
}
