@charset "ISO-8859-1";
/* CSS Document */

.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#enlaces a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#enlaces a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
#enlaces a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999;
}
.videos   {
	font-family: arial;
	font-size: 12px;
	color: #C90;
}
