body { font-family: verdana; color: black}
A {color: #007700; text-decoration: none; font-weight: bold}
a:hover {color: red; text-decoration: none; font-weight: bold}



a.body {font-family: normal; color: blue; text-decoration:
underline; font-weight:
normal }

a.body:hover {color: red; text-decoration: none; font-weight: normal}
