body, td	{color:"#000099";
			font-family: "arial,comic sans ms";
			font-size:12pt;}
			
a			{color:"#000099";
			font-weight:"bold";
			text-decoration:"none";}

a:hover		{color:"#F2B84D";
			font-weight:"bold";
			text-decoration:"none";}
			
a.hglink {
	color: #000099;
	font-weight:"normal";
}

a.hglink:hover {
	color: #000099;
	text-decoration: none;
	font-weight:"normal";
}
