a:link {
	color: #FFFFFF;
}

a:visited {
  color: #99FF00;
}

a:hover {
	color: #99FF00;
	text-decoration: underline;
}

