A:link  	{
		   	color :#000080;
			}
   
A:visited  	{
		   	color :#000080;
   			}
   
A:hover  	{
		   	color : #b0c4de;
		   	text-decoration :  none;
			font-family :Arial Cyr;
			}
   
a  			{
		   	text-decoration : none;
			font-family :Arial Cyr;
			}
