a:link {
	color: 66cc99;
	text-decoration: none;
}
a:hover {
	color: #336666;
	text-decoration: none;
	background-color: #999999;
}
a:visited {
	color: 66cc99;
	text-decoration: none;
}
