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