/* CAMPOS FORMULARIOS */
body {
background: #e7e4dc;
}

.frm_fld_01 {
border: 1px solid #cb017a;
background-color: #FFFFFF;
font-family: Arial;
color: #050707;
font-size: 10px;
}

.frm_btn_01 {
border: 1px solid #cb017a;
background: #e4d1dc;
font-family: Arial;
color: #050707;
font-size: 10px;
}

/* TEXTOS FORMULARIOS */
.txt_01 {
font-family: Arial;
color: #a70365;
font-size: 11px;
text-decoration: none;
}

.lnk_01 {
font-family: Arial;
color: #3dc7f4;
font-size: 11px;
text-decoration: none;
}
