.txt-verde-18{
font-family: Arial;
font-size: 18px;
color: #757F5C;
}
.txt-marron-12{
font-family: Arial;
font-size: 12px;
color: #6C5335;
}
.txt-rojo-12{
font-family: Arial;
font-size: 12px;
color: #CE341C;
}
.txt-gris-14{
font-family: Arial;
font-size: 14px;
color: #999999;
}
.txt-negro-11{
font-family: Arial;
font-size:11px;
color:#000000;
}
.txt-blanco-11{
font-family: Arial;
font-size: 11px;
color:#FFFFFF;
}
.txt-verde-12{
font-family: Arial;
font-size: 12px;
color: #757F5C;
}
.txt-negro-12{
font-family:Arial;
font-size: 12px;
color: #000000;
}
.campos{
background-color:#EBE7DC;
border:none;
font-family:Arial;
font-size: 12px;
color:#6C5335;
}
.enviar{
background-color:#EBE7DC;
border:none;
font:Arial;
font-size: 14px;
font-weight:bold;
color:#DC381C;
}
.link-rojo a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #C63316;
	text-decoration: none;
}
.link-rojo a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #990033;
	text-decoration: none;
}
.links-pie a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.links-pie a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #DEDBD8;
	text-decoration: none;
}
.links-marron a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6C5335;
	text-decoration: none;
}
.links-marron a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #898176;
	text-decoration: none;
}
