.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	font-variant: small-caps;
}
.textogrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: 28px;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bolder;
}
.textochico {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 5px;
	text-transform: none;
	font-variant: small-caps;
}
.fondogris {
	background-color: #CCCCCC;
	background-position: left top;
	margin: 10px;
}
.textorojito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 100%;
	color: #990000;
	letter-spacing: normal;
	text-align: center;
}

.pocointer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #990000;
	margin: 0px;
	font-variant: small-caps;
	text-align: left;
	line-height: 120%;
}
.datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	color: #990000;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	margin: 0px;
}

