body {}
p {}
td {}
a {font-style: italic; text-decoration: none;}
a:link  { color: navy;  text-decoration: none;   }
a:visited { color: navy; text-decoration: none;  }
a:focus { color: red; text-decoration: none;   }
a:hover { color: red; text-decoration: none;   }
a:active { color: red; text-decoration: none;  }
h4  { color: black; font-style: normal; font-weight: bold; font-size: 14px; font-family: Verdana, Arial; text-decoration: none }
h4 a {font-style:normal}
h4 a:link  { color: navi; text-decoration: none; }
h4 a:visited  { color: navi;  text-decoration: none; }
h4 a:focus   { color: red; text-decoration: none; }
h4 a:hover   { color: red;  text-decoration: none;}
h4 a:active   { color: red; text-decoration: none; }
