a:link    {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:active  {
text-decoration:none;
}
a:hover   {
text-decoration:none;
background-color : #ffff80;
color : #ff0000;
}
A{
color : blue;
}
BODY{
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
font-size : 12px;
background-color : white;
}
TH{
font-size : 16px;
padding-top : 3px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 3px;
}
TD{
font-size : 16px;
padding-top : 3px;
padding-bottom : 3px;
}
H1 {
font-size: 10px;
color: #666666;
letter-spacing: 0.1em;
font-weight: normal;
height: 11px;
width: 680px;
}
h2 {
font-size: 10px;
color: #ffffff;
letter-spacing: 0.1em;
font-weight: normal;
height: 11px;
width: 680px;
margin: 0px auto;
}