body, table, tr, td, p {font-family: arial, verdana, courier; font-size: 11px}

a:link {text-decoration: none; font-size:11px; color:#000080; font-weight:bold}
a:active {text-decoration: none; font-size:11px; color:#000080; font-weight:bold}
a:visited {text-decoration: none; font-size:11px; color:#000080; font-weight:bold}
a:hover {text-decoration: underline; font-size:11px; color:#000080; font-weight:bold}

a:link.menu {text-decoration: none; font-size:11px; color:#000080; font-weight:normal}
a:active.menu {text-decoration: none; font-size:11px; color:#000080; font-weight:normal}
a:visited.menu {text-decoration: none; font-size:11px; color:#000080; font-weight:normal}
a:hover.menu {text-decoration: underline; font-size:11px; color:#000080; font-weight:normal}

input, select, option, button, textarea
        {
                border-color:#3C3C3C;
                border-width:1;
                font-family:tahoma,verdana, Helvetica;
                font-size:11px;
                background-color:#E6E6E6;
                color:#3C3C3C;
                padding: 2;
        }

