.texto {
	font-family: Tahoma;
	font-size: 11px;
}
.titular {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.textosangria {
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 12px;

}
a:active {
	text-decoration: none;
	color: #1B609B;
}
a:visited {
	text-decoration: none;
	color: #1B609B;
}
a:hover {
	text-decoration: underline;
	color: #1B609B;
}
a:link {
	text-decoration: none;
	color: #1B609B;
}
.cajas {
	border: 1px #004F92 solid;
	font-family: Tahoma;
	font-size: 11px;
	background-button-color: #004F92;
}
.boton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #993333	;
	border: 1px #004F92;
	font-weight: bold;
}
.texto10 {
	font: 10px Tahoma;
}
.texto18 {
	font: 18px Tahoma;
}
.texto12 {
	font: 12px Tahoma;
}
.texto15 {
	font: 15px Tahoma;
}
.texto12sangria {
	font: 12px Tahoma;
	text-indent: 15px;
}

