body {
scrollbar-base-color: #cccccc;
scrollbar-arrow-color: #ffffff;
}

a {
color: #5555aa;
text-decoration: none;
}

a:hover {
color: #dd0000;
text-decoration: underline;
}

.black {
background-color: #000000;
height: 1px;
}

._menu {
background-color: #1c60a0;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
color: #ffffff;
font-size: 11px;
}

._reg {
background-color: #fffff5;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
color: #100000;
font-size: 11px;
}

._navy {
background-color: #1c60a0;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
color: #fffffa;
font-size: 11px;
}

._pale {
background-color: #eee5d4;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
color: #000001;
font-size: 11px;
}


.stxt {
font-size: 11px;
font-family: Arial;
}

.mtxt {
font-size: 11px;
font-family: verdana;
font-weight: normal;
color: #000001;
}

.wtxt {
font-size: 11px;
font-family: verdana;
font-weight: normal;
color: #ffffeb;
}

.rtxt {
font-size: 14px;
font-family: verdana;
font-weight: bold;
color: #c00000;
}

textarea, select, input, object {
font-family: arial; 
font-size: 11px; 
font-weight: normal; 
background-color: #eee5d4; 
color: #000001; 
}

