/* CSS Document */
body {
    background:#ffd6af url(fon.jpg) repeat;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#fe7e00;	
}
a{ color:#fe7e00;}

  .text5 {
	color: #fe7e00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:20px;
	padding-right:20px;
	font-weight: bold;
	text-align: center;
}

   #nav a { 
        color: #FFFFFF;
        text-decoration:underline;
		font-family: "Times New Roman", Times, serif;
	    font-size: 26px;
		font-weight: bold;
		text-align:center;
	padding-right:70px;;
 } 
 #nav a:hover {
        text-decoration: underline;
        color: #ff2700;
		font-family: "Times New Roman", Times, serif;
	    font-size: 26px;
		font-weight: bold;
		text-align:center;
}
 #nav a:visited {
	    text-decoration: none;
	    color: #fffff;
		font-weight: bold;
		text-align:center;
}

a img.thumbs{
	border:2px #fe7e00 solid;
	color:#fe7e00;

}
a:hover img.thumbs{
	border:2px #ff2700 solid;
}
