a:link  { color: #000000; font-family: Verdana; text-decoration: underline }
a:visited  { color: #000000; font-family: Verdana; text-decoration: underline }
a:hover  { color: #000000; font-family: Verdana; background-color: underline }

a.two:link   { color: #696969; font-family: Verdana; font-weight: bold; text-decoration: none }
a.two:visited    { color: #696969; font-family: Verdana; font-weight: bold; text-decoration: none }
a.two:hover   { color: #000000; font-family: Verdana; font-weight: bold; text-decoration: none }

a.three:link { color: #000000; font-size: 13px; font-family: Verdana; text-decoration: none }
a.three:visited { color: #000000; font-size: 13px; font-family: Verdana; text-decoration: none }
a.three:hover  { color: #000000; font-size: 13px; font-family: Verdana; text-decoration: underline  }

a.red:link   { color: red; font-family: Verdana; font-weight: bold; text-decoration: none }
a.red:visited    { color: #696969; font-family: Verdana; font-weight: bold; text-decoration: none }
a.red:hover   { color: #000000; font-family: Verdana; font-weight: bold; text-decoration: none }

a.orange:link   { color: orange; font-family: Verdana; font-weight: bold; text-decoration: none }
a.orange:visited    { color: #696969; font-family: Verdana; font-weight: bold; text-decoration: none }
a.orange:hover   { color: #000000; font-family: Verdana; font-weight: bold; text-decoration: none }

a.yellow:link   { color: goldenrod; font-family: Verdana; font-weight: bold; text-decoration: none }
a.yellow:visited    { color: #696969; font-family: Verdana; font-weight: bold; text-decoration: none }
a.yellow:hover   { color: #000000; font-family: Verdana; font-weight: bold; text-decoration: none }

a.green:link   { color: green; font-family: Verdana; font-weight: bold; text-decoration: none }
a.green:visited    { color: #696969; font-family: Verdana; font-weight: bold; text-decoration: none }
a.green:hover   { color: #000000; font-family: Verdana; font-weight: bold; text-decoration: none }

a.blue:link   { color: blue; font-family: Verdana; font-weight: bold; text-decoration: none }
a.blue:visited    { color: #696969; font-family: Verdana; font-weight: bold; text-decoration: none }
a.blue:hover   { color: #000000; font-family: Verdana; font-weight: bold; text-decoration: none }

a.indigo:link   { color: indigo; font-family: Verdana; font-weight: bold; text-decoration: none }
a.indigo:visited    { color: #696969; font-family: Verdana; font-weight: bold; text-decoration: none }
a.indigo:hover   { color: #000000; font-family: Verdana; font-weight: bold; text-decoration: none }

a.violet:link   { color: violet; font-family: Verdana; font-weight: bold; text-decoration: none }
a.violet:visited    { color: #696969; font-family: Verdana; font-weight: bold; text-decoration: none }
a.violet:hover   { color: #000000; font-family: Verdana; font-weight: bold; text-decoration: none }

a.sidenav:link   { color: black; font-family: Verdana; font-weight: bold; text-decoration: none }
a.sidenav:visited    { color: #black; font-family: Verdana; font-weight: bold; text-decoration: none }
a.sidenav:hover   { color: #9E1F63; font-family: Verdana; font-weight: bold; text-decoration: none }


body { color: #D4F5FF; font-size: 11px; font-family: Verdana }
td { color: #010101; font-size: 11px; font-family: Verdana }


.margin { padding: 12px }
.heading   { color: #000000; font-size: 12px; font-family: Verdana; font-weight: bold }
.section   { color: #000000; font-size: 20px; font-family: Verdana }
.small { color: #a9a9a9; font-size: 10px }
.feature { color: #696969; font-size: 9px; padding: 12px }
.sidebar { padding: 8px }
.menu { color: #696969; font-size: 10px; font-family: Arial }


.FormButton {
    font-size:        0.75em;
    font-family:      Arial,Verdana,sans-serif;
    margin-top:       5px;
    margin-right:     0px;
}

.FormInput {
    font-size:        0.85em;
    font-family:      Arial,Verdana,sans-serif;
    width:            75px;
}

.dropdown {
    font-size:        0.85em;
    font-family:      Arial,Verdana,sans-serif;
   
}