A:link {text-decoration: underline;}
A:visited {text-decoration: underline;}
A:active {text-decoration: underline;}
A:hover {text-decoration: none;}

.nav {text-decoration: none; font-family: arial; color: #ED1C24; font-size: 14px; width: 200px; height: 25px;}
.nav:link {text-decoration: none; font-family: arial; color: #ED1C24; font-size: 14px; width: 200px; height: 25px;}
.nav:visited {text-decoration: none; font-family: arial; color: #ED1C24; font-size: 14px; width: 200px; height: 25px;}
.nav:active {text-decoration: none; font-family: arial; color: #ED1C24; font-size: 14px; width: 200px; height: 25px;}
.nav:hover {text-decoration: none; font-family: arial; color: #ED1C24; font-size: 14px; width: 200px; background: url(images/button_over.gif) no-repeat;}

H1
 { 
  font-size: 13px; 
  font-family: arial;
  font-weight: bold;
  color: #ED1C24; 
  line-height: ;
  text-decoration: none;
  margin: 0px;
 }

H2
 { 
  font-size: 21px; 
  font-family: arial;
  font-weight: bold;
  color: #ED1C24; 
  line-height: 25px;
  text-decoration: none;
  margin: 0px;
 }
 
H3
 { 
  font-size: 21px; 
  font-family: arial;
  font-weight: bold;
  color: #ED1C24; 
  line-height: ;
  text-decoration: none;
  margin: 0px;
 }
 
TD
 { 
  font-size: 11px; 
  font-family: arial;
  font-weight: none;
  color: #000000; 
  line-height: 15px;
  text-decoration: none;
 }
 
B {color: #ED1C24;}