a:link {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #00CC33;
	text-decoration: underline;
}
a:visited {
font-weight: bold;
	color: #009933;
	text-decoration: none;
}
