a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:hover {
	color: #00FFFF;
	text-decoration: underline;
}

