body {
cursor: default;
font-family: trebuchet ms, verdana, Arial, Helvetica;
color: black;
font-size: 11;
}

table {
cursor: default;
font-family: trebuchet ms, verdana, Arial, Helvetica;
color: black;
font-size: 11;
}

a:link {
text-decoration:none;
background-color: transparent;
color: #CC9900;
font-weight: normal;
}


a:visited {
text-decoration: none;
background-color: transparent;
color: #CC9900;
font-weight: normal;
}

a:hover {
text-decoration: underline;
background-color: #dddddd;
color: black;
font-weight: normal;
}

