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