body {
scrollbar-base-color: #000000;
scrollbar-arrow-color: #000000;
}

a {
color: #ff9900;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #ffff33;
font-weight: bold;
text-decoration: underline;
}

.redtxt {
font-size: 11px;
font-family: Tahoma, Verdana, Helvetica, Sans-serif;
font-weight: normal;
color: #ff0000;
}

.mediumtxt {
font-size: 11px;
font-family: Tahoma, Verdana, Helvetica, Sans-serif;
font-weight: normal;
color: #ff9933;
}

.titletxt {
font-size: 13px;
font-family: Tahoma, Verdana, Helvetica, Sans-serif;
font-weight: bold;
color: #ff4444;
}

.regular {
color: #ff9933;
background-color: #000000;
font-family: Tahoma, Verdana, Helvetica, Sans-serif;
font-weight: normal;
font-size: 11px;
}

.menu {
color: #ff0000;
background-color: #000000;
font-family: Tahoma, Verdana, Helvetica, Sans-serif;
font-weight: normal;
font-size: 10px;
}


.title {
color: #ff4444;
background-color: #000000;
font-family: Tahoma, Verdana, Helvetica, Sans-serif;
font-weight: bold;
font-size: 12px;
}


textarea, select, input, object {
font-family: Tahoma, Verdana, Helvetica, Sans-serif; 
font-size: 11px; 
font-weight: normal; 
background-color: #000000; 
color: #ffcc33; 
}
