a {
	text-decoration: none;
	color: #999999;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

