a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #99FF99;
	text-decoration: underline;
}
