a:link {
  color : #333333;
  text-decoration : none;
}
a:visited {
  color : #333333;
  text-decoration : none;
}
a:active {
  color : #333333;
  text-decoration : none;
}
a:hover {
  color : #ff0000;
  text-decoration : underline;
}
h1 {
font-size: 80%; 
line-height: 1.0em; 
}
h2 {
font-size: 88%;
}
TD{  font-size : 12px;
font-size: 80%;
}
