/* CSS Document */
body {
    background:#000000 url(fon.png) repeat;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;	
}
a{ color:#FFFFFF;}

  .text5 {
	color: #4f7500;
	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: #4f7500;
        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: #ffff00;
		font-family: "Times New Roman", Times, serif;
	    font-size: 26px;
		font-weight: bold;
		text-align:center;
}
 #nav a:visited {
	    text-decoration: none;
	    color: #4f7500;
		font-weight: bold;
		text-align:center;
}

a img.thumbs{
	border:2px #FFFFFF solid;
	color:#ffff00;

}
a:hover img.thumbs{
	border:2px #ffff00 solid;
}
