a:link {
	text-decoration: none;
	color: #999999;

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

}
