.panel, .panel a:link, .panel a:visited, .panel a:active {
 text-decoration: none;
 font-size: 13px;
 font-family: Arial, Helvetica, sans-serif;
 color: #016A96;
}
.panel A:hover {
 text-decoration: underline overline;
 font-size: 13px;
 font-family: Arial, Helvetica, sans-serif;
 color: #004260;
}


.news, .news a:link, .news a:visited, .news a:active {
 text-decoration: underline;
 font-weight: bold;
 font-size: 10pt;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
}
.news A:hover {
 text-decoration: underline;
 font-weight: bold;
 font-size: 10pt;
 font-family: Arial, Helvetica, sans-serif;
 color: #016A96;
}


.copyright, .copyright a:link, .copyright a:visited, .copyright a:active {
 text-decoration: underline;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
}


BODY {
 scrollbar-base-color: 5085B1;
 scrollbar-track-color: 004260;
 scrollbar-face-color: 699FCD;
 scrollbar-highlight-color: 8ABFF2;
 scrollbar-3dlight-color: 8ABFF2;
 scrollbar-darkshadow-color: 002E43;
 scrollbar-shadow-color: 002E43;
 scrollbar-arrow-color: FFFFFF;
 }
