a:link {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	color: #000099;

}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #003399;

}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
