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

