p, div, td, ul, ol, .normal {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #000000;
        }

.title {
        font: 16px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #000000;
        }

.menutitle {
        font: 16px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #000000;
        }

.menu {
}

a:link  { text-decoration: underline; color: #114A7A }
a:active        { text-decoration: underline; color: #114A7A }
a:visited       { text-decoration: underline; color: #114A7A }
a:hover { text-decoration: underline; color: #000000 }

.submit { background-color: #BD9400; color: #FFFFFF; font-size: 10px; font-weight: bold; line-height:14px; }


