a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}

