body {}
p {}
td {}
.nav  { font-family: Arial; text-decoration: none }
.nav a:link  { text-decoration: none }
.nav a:visited  { text-decoration: none }
.nav a:hover   { font-weight: bold; text-decoration: none }
.nav a:active  { text-decoration: none }
.normal  { font-family: Arial; text-decoration: none }
.normal a:link     { color: red; text-decoration: none }
.normal a:visited     { color: red; text-decoration: none }
.normal a:hover      { color: blue; text-decoration: none }
.normal a:active     { color: red; text-decoration: none }