.TopMenuLink {
font-weight : bold;
color : Black;
text-decoration : none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
color: Black;
}

A {
color:Blue;
text-decoration : none;
}

A:HOVER {
text-decoration : underline;
}

.FormInputs {
background-color:#D8C2A0
}

.FormBut {
background-color:#D8C2A0;
color:Black;
}
.EmailFormText
{
vertical-align:top;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
color: Black;
}