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