@charset "utf-8";
/* CSS Document */

.titulo_video {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}
.titulo_video A:link {text-decoration: none; color: #003366;}
.titulo_video A:visited {text-decoration: none; color: #003366;}
.titulo_video A:active {text-decoration: none; color: #003366;}
.titulo_video A:hover {text-decoration: underline; color: #003366;}

.fecha_video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}

