a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #0FF;
}
a:active {
	color: #FFF;
}
