body{ 
background:#EFEFEF;
color:#000;
font-family:sans-serif;
font-size:12px;
line-height:20px;
}

td{
font-size:14px;
line-height:20px;
}

a:link{
color:darkblue;
text-decoration:none;
line-height:20px;
}

a:active{
color:#FFFF00;
text-decoration:none;
line-height:20px;
}

a:hover{
color:#00003F;
font-weight:bold;
line-height:20px;
}

a:visited{
color:#6000FF;
text-decoration:none;
line-height:20px;
}






