a:link {
	color: #003366;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;

}

a:visited {
	color: #003366;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #006699;
}

a:active {
	color: #000099;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;

}
