
td {
color : #BC0505;
font-family : verdana;
font-size : 8pt;
}
th {
color : #BC0505;
font-family : verdana;
font-size : 8pt;
}

a:link {
color : #CAC3AA;
text-decoration : none;
font-weight : none;
}
a:visited {
color : #CAC3AA;
text-decoration : none;
font-weight : bold;
}
a:hover {
color : #CAC3AA;
text-decoration : underline;
}
a:active {
color : #CAC3AA;
}
a:focus {
outline : underline;
}