html, table {
font-family: trebuchet ms, arial;
font-size: 8pt;
color: 000000;
text-decoration: none;
}
a:link {
font-family:georgia, tahoma, arial;
font-size: 8pt;
font-weight:normal;
color: #ff8833;
text-decoration: none;
}
a:visited {
font-family:georgia, tahoma, arial;
font-size: 8pt;
font-weight:normal;
color: #ff8833;
text-decoration: none;
}
a:hover {
font-family:georgia, tahoma, arial;
font-size: 8pt;
font-weight:normal;
color: 000000;
background-color: transparent;
}
b{
font-family:trebuchet ms, arial;
font-size: 8pt;
color: #ff8833;
}