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

