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