body {
	font-family:Arial, Helvetica, sans-serif;
}


a:link {
	color:#000;
	text-decoration:none;
}
	
a:visited {
	color:#F6BC30;
	text-decoration : none;
}

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

a:active {
	color: #FFFFFF;
	text-decoration : none;
}