
.link { 
		font-family: Arial; 
		font-weight: bold;
		font-size: 10pt;
		color: #000099 
        }

a:hover.link{
	color : #0000FF;
	       }
	       

.link2 { 
		font-family: Arial; 
		font-weight: bold;
		font-size: 12pt;
		color: #000099 
        }

a:hover.link2{
	color : #0000FF;
	       }
	       
.link3 { 
		font-family: Arial; 
		font-weight: bold;
		font-size: 8pt;
		color: #000099 
        }

a:hover.link3{
	color : #0000FF;
	       }
	       