.menu {  font-family: "Courier New", Courier, mono; color: #FFFFFF; background: #000099 center center; text-align: center; font-weight: bold; text-transform: uppercase; }

A:visited { color : #000099; text-decoration: none} 
A:link { color : #000099;text-decoration: none} 
A {text-decoration: none;color: #000099}
A:hover { color : #ff0000; text-decoration: underline} 
A:active {color : #000099;text-decoration: underline}

.menu A:visited { color : #FFFFFF; text-decoration: none} 
.menu A:link { color : #FFFFFF;text-decoration: none} 
.menu A {text-decoration: none;color:#FFFFFF}
.menu A:hover { background: #0066FF; color : White;} 
.menu A:active {color : #FFFFFF;text-decoration: underline}


.title {  font-weight: bold; color: #FFFFFF; background: #000099}

.text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}

.small {font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #000000}
.smaller {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background: #000099}
.lightsmaller {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background: #000099}
.medium {background-color: #CCCCCC}
.light {background-color: #EEEEEE}
.lighter {background-color: #FFFFFF}

.input {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #E9E9E9; border: 1px solid; border-color: #666666 solid}
.submit {  font-family: Arial, Helvetica; color: #FFFFFF; text-decoration: none; border-style: outset; font-size: 9px; background-color: #000000; line-height: 9px}
