.txt{
font-family: Verdana;
font-size: 9pt;
color: #993333
}
a:link,a:visited,a:active{
text-decoration: none;
font-family: Verdana;
font-size: 9pt;
color: #993333;
font-weight: normal
}
a:hover{
text-decoration: none;
font-family: Verdana;
font-size: 9pt;
color: #FF0000;
font-weight: normal
}
.Botao{
height:16px;
cursor:hand;
font-family:Verdana;
font-size:8pt;
color:#993333;
background-color:#FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #993333
}
.Campos{
height:16px;
background-color:#FFFFFF;
font-family:Verdana;
font-size:8pt;
color:#993333;
border-width: 1px;
border-style: solid;
border-color: #993333
}
.TextArea{
background-color:#FFFFFF;
font-family:Verdana;
font-size:8pt;
color:#993333;
border-width: 1px;
border-style: solid;
border-color: #993333
}