
a:link {
 font-family: verdana;
 font-size: 12px;
 color: #8D000C;
 text-decoration:none;

}

a:hover {
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
 color: #C03F2E;
}

a:visited {
 font-family: verdana;
 font-size: 12px;
 color: #8D000C;
 text-decoration:none;
}


.bodyfont, td {
 font-family: verdana;
 font-size: 12px;
 color: #000000;
}

