a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {  text-decoration: none; color: #006600}
a:hover {
	text-decoration: bold;
	color: #00CC00;
}

