a:visited {
	color: #cccc00;
	text-decoration: none;
}
a:hover {
	color: #cccc00;
	text-decoration: none;
}
a:link {
	color: #cccc00;
}

