a.links1 {
	font-family: sans-serif; 
	font-size: 9pt; 
	text-decoration: none underline
	}
	
a:hover.links1 {
	font-family: sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: none underline 
	}
	
a.links2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none
	}
	
a:hover.links2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000066; 
	text-decoration: none 
	}
