

a.spisok:link { color: #660000; 

 text-decoration : none;
 margin-left : 5px;
 font-weight : bold;
}
a.spisok:visited { color: #4C0000; 

 text-decoration : none;
 margin-left : 5px;
 font-weight : bold;
 
   }
a.spisok:active { color: Fuchsia; 

 text-decoration : none;
 margin-left : 5px;
 font-weight : bold;
   }
a.spisok:hover { color: #330099; 

 text-decoration : underline;
 margin-left : 5px;
 font-weight : bold;
   }

  P {
	text-indent : 30px;
	text-align:justify;
	font-family : "Times New Roman", Times, serif;
  font-size : 15px;
}
DIV {
	padding-left : 15px;
	padding-bottom : 5px;
	padding-right : 8px;
	padding-top : 5px;
	
}


a.menus:link {  color: #f5f5f5;
 background-color : #7F0000; 
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
 text-decoration : none;
 font-weight : bold;
 margin-left : 3px;
 margin-right : 3px;
}
a.menus:visited {color: #f5f5f5;
background-color : #7F0000;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
 text-decoration : none;
 font-weight : bold;
 margin-left : 3px;
 margin-right : 3px;
   }
a.menus:active { color: FFFFFF;
background-color : #7F0000;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : bold;
 margin-left : 3px;
 margin-right : 3px;

   }
a.menus:hover { color: #7F0000;
background-color : #f5f5f5;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : bold;
 margin-left : 3px;
 margin-right : 3px;
   }
.name{
    background: #7F0000	;
	color : #f5f5f5;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	text-align : center;
    height: 25px;
}

H3 {
background: #7F0000;
font-size:110%;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #f5f5f5;
text-align: center;

}
