a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #ffcc00;
}
a:active {
	color: #0000cc;
	text-decoration: none;
}
