BODY {
	
}

A {
	color: #003300;
	text-decoration: none;
}

A:HOVER {
	color: #336600;
	text-decoration: underline;
}