a:link {
	color: #339900;
	text-decoration: underline;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
