a:link  {
	color: #336600;
	text-decoration: none;
}

a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover  {
	color: #800000;
	text-decoration: underline;
}