a {
	color: #FFFF00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
