.texto {
	font-family: Tahoma;
	font-size: 14px;
	color: #4D4C47;
	font-weight: bolder;
}
.titulos {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bolder;
	color: 4d4c47;
}
.encabezados {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: Tahoma;
	font-size: 17px;
	color: #005B88;
}
a:visited {
	font-family: Tahoma;
	font-size: 17px;
	color: #005B88;
}
a:hover {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #0076AE;
}
a:active {
	font-family: Tahoma;
	font-size: 17px;
	color: #005B88;
}
.textonegrita {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tablas {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ECE9D8;
}
.tituloalbumexpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #ECE9D8;
}
