.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3679A0;
}
.vineta {
	list-style-position: outside;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	text-align: left;
}
.amarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F8E5A9;
}
.galeria:link {
	background-color: #F8E5A9;
	height: 45px;
	width: 350px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-position: center;
	vertical-align: middle;
}
.galeria:hover {
	background-color: #8AB7B5;
	text-decoration: none;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}
.galeria:active {
	background-color: #F8E5A9;
	height: 45px;
	width: 350px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-position: center;
}
.galeria:visited {
	height: 45px;
	width: 350px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-position: center;
}
