a:link {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
