a:link {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-style: normal;
	color: #006699;
	text-decoration: none;

}
a:hover {
	font-family: Arial;
	font-style: normal;
	color: #003366;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-style: normal;
	color: #333366;
	text-decoration: none;

}
