a {
	text-decoration: none;
	color: #006633;
}
a:hover {
	color: #AA0000;
}

