
a { 
	font-family: Arial;
	font-size: 10pt;
	color: #000000; 
	text-decoration: underline; 
}
a:hover	{ 
	font-family: Arial;
	color: #990000; 
	font-size: 10pt;
	text-decoration: underline; 
}
