a:link    { color: white; text-decoration: none }
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	background-color: #0099FF;
}

