

.titulo{
	font-family: Tahoma;
	font-size: 16px;
	color: #993333;
	text-decoration: none;
	font-weight:bold;
}
.subtitulo{
	font-family: Tahoma;
	font-size: 14px;
	color: #993311;
	text-decoration: none;
	font-weight:bold;
}
.entradilla{
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.texto{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:regular;
}

.piefoto{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

