body {
font-family: Arial; 
font-size: 11px; 
color: #ca581a;
background: transparent;

scrollbar-base-color: #607059;
scrollbar-arrow-color: #000000;

scrollbar-shadow-color: #607059;
scrollbar-lightshadow-color: #607059; 
scrollbar-darkshadow-color: #607059;

scrollbar-highlight-color: #607059;
scrollbar-3dlight-color: #607059;
}



select, input, type, textarea {
font-size: 12px;
font-family: Tahoma, Arial, Verdana; 
color: #417B60;
background-color: #607059;
}


a:link {
color:#ca581a;
text-decoration: none;
font-weight: bold;
}
a:visited {
color:#ca581a;
text-decoration: none;
font-weight: bold;
}
a:active {
color: #ca581a;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #ffff00;
text-decoration: none;
font-weight: bold;
}

