body {
top: 0px;
margin: 0px;
padding: 0px;
}

/* CAMPOS FORMULARIOS */
.frm_fld_01 {
border: 1px solid #d6c2ca;
background-color: #ffffff;
font-family: Arial;
color: #050707;
font-size: 10px;
}

.frm_btn_01 {
border: 1px solid #575464;
font-family: Arial;
color: #050707;
font-size: 10px;
}

/* TEXTOS FORMULARIOS */
.txt_01 {
font-family: Arial;
color: #000000;
font-size: 11px;
text-decoration: none;
}

.txt_02 {
font-family: Arial;
color: #a43793;
font-size: 11px;
text-decoration: none;
text-transform: uppercase;
}

.txt_03 {
font-family: Arial;
color: #a43793;
font-size: 11px;
text-decoration: none;
}

.lnk_01 {
font-family: Arial;
color: #000000;
font-size: 11px;
text-decoration: underline;
}