a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
	background-color: #FFFF99;
}
a:active {
	color: #006600;
	text-decoration: none;
}
