@charset "utf-8";
.titu_cuadros {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
}
.subtitu {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.txt {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
