body

A:link {
color : #006600;
text-decoration : none; }

A:visited {
color : #006600;
text-decoration : none; }

A:hover {
color : #006600;
background-color : #ffff00;
text-decoration : none; }

A:active {
color : #006600;
text-decoration : none; }