a {
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

