a:link {
	text-decoration: none;
	color: #CC0033;

}
a:visited {
	color: #CCFF00;
	text-decoration: none;

}
a:hover {
	color: #FFCC00;
	text-decoration: none;

}
