a:link {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}

a:hover {
	font-weight: bold;
	color: #666666;
}

