.times14 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-decoration: none;
}

.times12 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
}

.times14_negrito {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.campo_indicar{
    font-family: Times New Roman, Times, serif; 
    font-size: 12px;
	color: #FF4F1C;
	font-weight: bold;
    background-color: #FFB404;
    border: #FF712B; border-style: solid; border-top-width:1px;
    border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

.campo{
    font-family: Times New Roman, Times, serif; 
    font-size: 14px;
	color: #A62500;
    background-color: #FFB404;
    border: #FF712B; border-style: solid; border-top-width:1px;
    border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}