a:link {
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
