A {text-decoration: none};

BODY {
  font-family: sans-serif;
}

P {
  font-family: sans-serif;
}

TD {
  font-family: sans-serif;
}

UL {
  font-family: sans-serif;
}

H2 {
  font-family: sans-serif;
  font-size: medium;
}

H4 {
  font-size: small;
}


<style  type="text/css">
a:link 	  {  	color: #84001E }
a:visited 	  {  	color: #84001E }
a:active 	  {  	color: green }
body 	  {  background-color: #FFFFFF;}
</style>

