a:hover {
	text-decoration: none;
	color: #FFCC00;

}
a:link {
	color: #660099;
	text-decoration: none;

}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;



}

