.mailformbutton {
background-color: white;
border-left: 1px #000066 solid;
border-right: 1px #000066 solid;
border-bottom: 1px #000066 solid;
border-top: 1px #000066 solid;
font-family: Verdana;
font-size: 8pt;
color: #000066;
}

.mailformfield {
background-color: white;
border: 1px solid #000066;
font-family: Verdana;
font-size: 8pt
}

.mailformtext{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:10px;
BORDER: none;
color: #000066;
font-weight:bold;
}
A.link {
text-decoration: none;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:10px;
BORDER: none;
color: #999999;
font-weight:bold;
}
A.link:hover {
text-decoration: none;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:10px;
BORDER: none;
color: black;
font-weight:bold;
}