a:link {
	color: #000000;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #9FC4D7;
	text-decoration: none;
}
