.titular-grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC00;
	text-indent: 3px;
}

.titulo-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663333;
	text-indent: 3px;
	text-decoration: none;
	font-variant: small-caps;


}
A.titulo-area:link, A.titulo-area:visited { color: #FFFFFF; text-decoration: none;  }
A.titulo-area:hover { color: #CCCCCC; text-decoration: none }

.texto-general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
A.texto-general:link, A.texto-general:visited { color: #000000; text-decoration: none;  }
A.texto-general:hover { color: #CCCCCC; text-decoration: none }

.botonenlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CC9900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-variant: small-caps;
	text-align: center;
	display: block;
}
A.botonenlace:link, A.botonenlace:visited { color: #000000; text-decoration: none;  }
A.botonenlace:hover { 
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}

.texto-contenido-mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #000000;

}
.titulo-publicado-enhilos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	color: #663333;

}
.texto-genera-mini {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.campo-formulario-primeramayusculas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
}
