
a:link, {
color: #oooooo; 
text-decoration: underline}

a:visited {
  color: #oooooo;
}

a:active {
	color: #00FF00;
}

