/* CSS Document */

body {
	background:url(fon.jpg);
	background-color: #ffffff;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
 .text1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
 }
   .text4 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
 }
    #nav a { 
        color: #FEABBD;
        text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 20px;
		font-weight: bold;
		text-align:center;
 } 
 #nav a:hover {
        text-decoration: none;
        color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 20px;
		font-weight: bold;
		text-align:center;
}
 #nav a:visited {
	    text-decoration: none;
	    color: #C0C0C0;
		font-weight: bold;
		text-align:center;
}
 a img.thumbs{
	border:3px #333333 solid;

}
a:hover img.thumbs{
	border:3px #333333 solid;
}
 #promo a { 
        color: #FFFFFF;
		font-family: "Times New Roman", Times, serif;
	    font-size: 26px;
		font-weight: bold;
		text-align:center;
 } 
 #promo a:hover {
        text-decoration: none;
        color: #cccccc;
		font-family: "Times New Roman", Times, serif;
	    font-size: 26px;
		font-weight: bold;
		text-align:center;
 }