a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #66CC33;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}