table {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #2D2D2D;
font-size: 7pt;
font-weight: normal;
text-decoration: none;
}

a:active, a:link, a:visited {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #2D2D2D;
font-size: 7pt;;
font-weight: normal;
text-decoration: none;
}

a:hover {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #2D2D2D;
font-size: 7pt;;
font-weight: normal;
text-decoration: underline;
}