.texto {
	font-family: Tahoma;
	font-size: 11px;
}
.texto-sangria {
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 10px;
}
.cajas {
	border: 1px #b2b2b2 solid;
	font-family: Tahoma;
	font-size: 11px;
}
.boton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8f274b;
	border: 1px #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
