
a:link { text-decoration: underline; color: #AF5700; }
a:visited { text-decoration: underline; color: #AF5700; }
a:hover { text-decoration: underline; color: #FF6000; }


a:blue { text-decoration: underline; color: #0033CC; }
a:link.blue { text-decoration: underline; color: #0033CC; }
a:visited.blue { text-decoration: underline; color: #0033CC; }
a:hover.blue { text-decoration: underline; color: #0099CC; }

a.menu1 { text-decoration: underline; font-family: Times New Roman; color: #004D00; font-size:13px; font-weight:bold; }
a:link.menu1 { text-decoration: underline; font-family: Times New Roman; color: #004D00; font-size:13px; font-weight:bold; }
a:visited.menu1 { text-decoration: underline; font-family: Times New Roman; color: #004D00; font-size:13px; font-weight:bold; }
a:hover.menu1 { text-decoration: underline; font-family: Times New Roman; color: #FED700; font-size:13px; font-weight:bold; }



TD {
        text-decoration: none; font-family:Times New Roman; font-size:14px; color:#004D00;
}

TD.menu {
        text-decoration: none; font-family:Times New Roman; font-size:12px; color:#FFFFFF; font-weight:bold;
}


TD.menu1 {
        text-decoration: none; font-family:Times New Roman; font-size:14px; color:#FFFFFF; font-weight:lighter;
}




TD.spacer {        <!-- &nbsp; -->
        text-decoration: none; font-family:Arial; font-size:1px; color:#000000;
}

