h1 {
font-weight:bold;
font-size:20px;
text-decoration:none;
}
a{
color:#000000;
font-family:"verdana";
font-weight:bold;
font-size: 12px;
text-decoration:none;
}
a:hover{background:#ffffff;
color:#008000;
}
.a1{
color:#000000;
font-family:"verdana";
font-weight:lighter;
font-size: 12px;
text-decoration:none;
}
.a1:hover{background:#ffffff;
color:#008000;
}
.a2{
color:#ff8000;
font-family:"verdana";
font-weight:bold;
font-size: 12px;
text-decoration:none;
}
.a2:hover{background:#ffffff;
color:#008000;
}
.td1 {
background:#ffffff;
font-family:"verdana";
font-weight:bold;
font-size: 10pt;
color:#f0fff0;
}
.td2 {background:#c0c0c0;
font-family:"verdana";
font-weight:bold;
font-size: 9pt;
color:#303030;
}
