a:link {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
