.texto {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #4A555B;
	font-size: 14px;
}
a:link {
	font-weight: bold;
	color: #4A555B;
}
a:visited {
	color: #666666;
	font-weight: normal;
}
a:hover {
	font-weight: normal;
	color: #333333;
}
a:active {
	font-weight: normal;
	color: #990000;
}
.ficha {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4A555B;
	font-size: 12px;
}
.sinopsis {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4A555B;
	font-size: 11px;
}
