.contenido {
	font-family: "AvantGarde Md BT";
	font-size: 16px;
	color: #666;
}
.contenido a{
	font-family: "AvantGarde Md BT";
	font-size: 16px;
	color: #156684;
}

.contenido a:hover, .contenido a:active {
	font-family: "AvantGarde Md BT";
	font-size: 16px;
	color: #000000;
}
.textoCabecera {
	font-family: 'Titillium Web', sans-serif;
	font-size: 36px;
	color: #131B7E;
}
