A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color: blue;text-decoration:underline}
  td.H1 {
    font-weight : normal;
    text-decoration : underline;
    color : blue;
    }

  td.H2 {
    font-weight : bold;
    text-decoration : none;
    text-align : center;
    color: darkblue;
    }body {
	margin: 0px;
	padding: 0px;
}
