A {
	color:lightsteelblue; 
	font-size : 14pt; 	
	font-weight : bold;
	font-style : italic;
	text-decoration : none; 
	font-family: Arial; 
}
A:HOVER { 
	color:lightcyan; 
	text-decoration: underline; 
}
.zagolovok1 {color:yellow; font-weight : bolder; text-align : center;  font-size: 20pt}
.zagolovok2 {color:yellow; font-weight : bolder; text-align : center;  font-size: 14pt}	
.right_layer {color:mediumturquoise ; font-weight : bolder; font-family: Arial, Helvetica, sans-serif; text-align : right;  font-size: 9pt}
.bottom {color:Teal; font-weight : bolder; font-family: Arial, Helvetica, sans-serif; text-align : center;}

