a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099FF;
}
a:visited {
	color: #990066;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
}
a:active {
	color: #CC0000;
	font-weight: bold;
}
