.texto {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.textoparrafo {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;

}
.textosangria {
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 10pt;

}
.cajas {
	border: 1px #C9C9C9 solid;
	font-family: Tahoma;
	font-size: 11px;
}
.boton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D5D5D5;
	border: 1px #FE9C02;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: none;

}
a:visited {
	text-decoration: none;
	color: none;

}
a:hover {
	color: none;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: none;
}
