.interior {
	font-family: "Trebuchet MS", Tahoma, Tekton;
	font-size: 14px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
.head {
	font-family: "Century Gothic", Arial, GillSans;
	font-size: 12px;
	color: #FFFFFF;

}
.capas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}
.titular {
	font-family: "Century Gothic", Arial, GillSans;
	font-size: 14px;
	font-weight: bold;
	color: #D73529;
}
