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

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

}
a:hover {
	text-decoration: none;
	color: #CCCCCC;

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

}
