<style>
.BlackNoUnderLine
{
text-decoration : none;
color: black;
letter-spacing: 1px;
}
.BlackNoUnderLine:Hover
{
text-decoration : underline;
color: black;
}
.hlinelink
{ text-decoration: none; color: black; }
.hlinelink:hover
{ text-decoration: nounderline; color: blue;}
.nounderline
{text-decoration: none}
.nounderline:hover
{ text-decoration: underline }
.menulink
{ text-decoration: none; color: white; }
.menulink:hover
{ text-decoration: none; color: #FFCC00;}
.mmenulink
{ text-decoration: none; color: white; }
.mmenulink:hover
{ text-decoration: none; color: yellow;}
.whitelink
{ text-decoration: none; color: white; }
.whitelink:hover
{ text-decoration: underline; }
form
{ margin: 0px; padding: 0px; }
.bluelink
{ color: blue; text-decoration: underline; }
.test
{ border: 1px black solid; border-bottom: 3px navy double; }
.qsearch
{ font-family: verdana,arial; font-size: 9pt; border-width: 1px; border-color:black; width: 150; }
.search
{ font-family: verdana,arial; font-size: 9pt; width: 300; }
.dhtmlm
{ cursor: hand; }
.menuselect
{ font-family: verdana,arial; font-size: 8pt; }
.amenulink    { text-decoration: none; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000000; FONT-SIZE: 11px}
.amenulink:hover { text-decoration: underline }
.text1 {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif}
.text2 {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif}

</style>
