/* CSS Document */
body {
    background:url(fon.jpg);
	background-color: #000;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
 .text1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
 } 
   .text2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
 }
   .text3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
 }
   #nav a { 
        color: #830b15;
        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: #f2ac28;
		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 #000000 solid;

}
a:hover img.thumbs{
	border:3px #292423 solid;
}
  .text2 {
	color: #ec008c;
	font-size: 34px;
	text-align: center;
    font-family: "Times New Roman", Times, serif;
 }
#web a { 
	    color: #f2ac28;
        text-decoration:underline;
		font-family: "Times New Roman", Times, serif;
	    font-size: 34px;
		text-align:center;
 } 
 #web a:hover {
        text-decoration: underline;
        color: #830b15;
		font-family: "Times New Roman", Times, serif;
	    font-size: 34px;
		text-align:center;
}
 #web a:visited {
	    text-decoration: none;
	    color: #C0C0C0;
		text-align:center;}