A.top:link  { color: white; text-decoration: none }

A.top:visited  { color: white; text-decoration: none }

A.top:active  { color: white; text-decoration: none }

a.top:hover  { color: white; text-decoration: none }

A.body:link  { color: teal; text-decoration: none }

A.body:active   { color: #c90; text-decoration: none }

A.body:visited  { color: teal; text-decoration: none }

A.body:hover    { color: #c90; text-decoration: none }

BODY { color: black; font-family: Arial }