body {
scrollbar-base-color: #99cc99;
scrollbar-arrow-color: #99cc66;
}

a {
color: #0000cc;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

.smalltxt {
font-size: 10px;
font-family: Arial;
font-weight: bold;
color: #000001;
}

.mediumtxt {
font-size: 12px;
font-family: Arial;
font-weight: normal;
color: #000001;
}

.titletxt {
font-size: 13px;
font-family: Arial;
font-weight: bold;
color: #000001;
}

.menu {
font-family: Verdana, Tahoma; 
font-size: 11px; 
font-weight: normal; 
background-color: #98cc98; 
color: #000001; 
}

textarea, select, input, object {
font-family: Arial, Helvetica, Sans-serif; 
font-size: 12px; 
font-weight: normal; 
background-color: #99cc88; 
color: #000001; 
}
