body, table, tr, td{
font-size:11px;
font-family:sans-serif;
}


a:link, a:visited, a:active{
color:white;
text-decoration:none;

}

a:hover{
text-decoration:underline;
}

a.graylink:link, a.graylink:visited, a.graylink:active{
color:#888888;
text-decoration:none;
font-weight:normal;
}

a.graylink:hover{
text-decoration:underline;
}

