body {
 background-color: #ffffff;
 font-family: Arial; color: #6dcff6;
 font-size: 13px;
 padding-left: 5px;
 padding-top: 0px;
 line-height: 20px;
}

#ter {
 font-weight: bold;
 color: #6dcff6;
}

a:link, a:visited, a:active { 
 text-decoration: none;
 font-weight: bold;
 color: #7accc8;
}

a:hover {
 text-decoration: none;
 font-weight: normal;
 color: #6dcff6;
}