.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
}
.textospequenos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
}
.textospequenos a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.textospequenos a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bolder;
}
.cajadescripcion {
	opacity: .9;
	overflow: hidden;
	position: relative;
	width: 780px;
	z-index: 10;
	background-color: #FFCC00;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 18pt;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: normal;

	-moz-opacity: .9;
	filter:alpha(opacity=90);
	float: left;
}
.cajadescripcion a {
	overflow: hidden;
	position: relative;
	width: 780px;
	z-index: 10;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 18pt;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #000000;

}
.cajadescripcion a:hover{
	color: #FF0000;
}
