<style type="text/css">

A:link {TEXT-DECORATION: underline;}
A:hover {background-color:blue; 
	font-family: Georgia, arial;
   font-weight:bolder;	
	font-color: lime;	
	color: white;
	font-size: 10pt;
   width: 155; height:25;
	text-decoration: overline underline;   
	}
A:active {background: #98fb98; TEXT-DECORATION: none}

      h1{ font-family:georgia, arial; font-size: 13pt; text-indent: 2em; font-weight: bolder;}
     .bg{background: url(fon.jpg); align:left;  width:1000; height:670;}
     
     .bl{ color:blue }
     .r{ color:red }    
     .ri{ color:red; font-size:14pt; font-style:italic;}
     .lb{ color:lime; font-weight:bolder }
     
</style>

