td {font-size:12px; color:#333333; font-family: Geneva, Arial, Helvetica, sans-serif}
div {
 
	font-size: 13px;
 
	}
p {	
 
	font-size: 13px;
 }
.pot {	
 
	font-size: 13px;
	text-align: justify;
	margin-left: 1.2em;
 }
 .zag {	
 
	font-size: 15px;
	text-align: justify;
 }
	
	a.menu:link, a.menu:visited {
    border-top-color: #ffffff;
	font-family: Georgia, Verdana, serif;
	line-height: 20px;
	padding: 0 0 0 14px;
	text-decoration: none;
	color: #333;
	border-bottom-width: 1px;
	font-weight: normal;
	font-size: 11px;
	background: url("img/menu_row.jpg") bottom left no-repeat;
	margin: 0;
	height: 20px;
	display: block;
}
.go_zag {
      font-weight:bold;
      font-size:14px;
	  color:#333333;
}
.go_zag_s {
      font-weight:bold;
      font-size:12px;
	  color:#333333;
}
.go_txt_table {
   padding-right:15px;
}
a {color: #333333; font-weight:bold; font-size:11px;}
.lnk  {color:#333333; font-weight:bold; font-size:12px;}
.lnk:visited {color:#333333; font-weight:bold; font-size:12px;}
.aa {color: #333333; font-weight:bold; font-size: 150%;}
.aaa{color: #333333; font-weight:bold; font-size: 200%;}
/* Задание стилей для блока в обычном состоянии */
#block a {
    background:#c7e1ff;
    padding:5px 0;
    width:20px;
    display:inline-block;
    text-decoration:none;
    color:#333;
    text-align:center;
    border:1px solid #024591;
	position: relative;
}

/* Задание стилей для блока при наведении на него мыши */
#block a:hover {
    background:#77b7ff;
}
