body {
 background-color: #FFFFFF;
}
td {
 font-family: Trebuchet MS, Arial, Verdana, san serif;
 font-size: 14px;
 color: #bf561d;
 font-weight: normal;
}
input {
 font-family : Trebuchet MS, Arial, Verdana, san serif;
 color: #bf561d;
 font-size: 14px;
 font-weight: normal;
 height:20px;
//* border:1px solid #bf561d; *//
}
select {
 font-family : Trebuchet MS, Arial, Verdana, san serif;
 color: #bf561d;
 font-size: 14px;
 font-weight: normal;
 height:20px;
//*   border:1px solid #000000;*//
}
input.btn {
 font-family : Trebuchet MS, Arial, Verdana, san serif;
 color: #bf561d;
 font-size: 14px;
 font-weight: normal;
 height:20px;
 background-color: #f8f0eb;
 border:1px solid #bf561d;
}
.email {
 width:210px;
}
a:link {
 font-family: Trebuchet MS, Arial, Verdana, san serif;
 font-size: 14px;
 color: #bf561d;
 font-weight: normal;
 text-decoration: underline;
}
a:active {
 font-size: 14px;
 color: #bf561d;
 font-weight: normal;
 text-decoration: underline;
}
a:visited {
 font-size: 14px;
 color: #bf561d;
 font-weight: normal;
 text-decoration: underline;
}
a:hover {
 font-size: 14px;
 color: #96320c;
 font-weight: normal;
 text-decoration: underline;
}

