body {
font-family: Arial; 
font-size: 12px; 
font-weight: normal;
color: #000000;
background: transparent;

scrollbar-base-color: #607059;
scrollbar-arrow-color: #464646;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #999999;
scrollbar-face-color: #607059;
scrollbar-highlight-color: #607059;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #607059;

}

table {
font-family: Arial; 
font-size: 12px; 
font-weight: normal;
color: #000000;
background: transparent;
}


select, input, type, textarea {
font-size: 12px;
font-family: Tahoma, Arial, Verdana; 
color: #417B60;
background-color: #607059;
}


a:link {
color:#000000;
text-decoration: underline;
font-weight: normal;
}
a:visited {
color:#000000;
text-decoration: underline;
font-weight: normal;
}
a:active {
color: #000000;
text-decoration: underline;
font-weight: normal;
}
a:hover {
color: #000000;
text-decoration: underline;
font-weight: bold;
}


