.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo1a {
    color: #FF0000; /* rojo con formato*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.Estilo3 {font-size: 12px}
.Estilo4 {	color: #FFFFFF;
	font-weight: bold;
}
.Estilo5 {color: #FFFF00}
.Estilo6 {font-size: 13px}
.Estilo10 {
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.Estilo11 {color: #FFFFFF}
.Estilo14 {color: #FFFF00; font-size: 13px; }
.Estilo15 {font-size: 18px; font-weight: bold; color: #0000FF; }
.Estilo15a {font-size: 18px; font-weight: bold; color: #FF0000; }
.Estilo16 {font-family: Arial, Helvetica, sans-serif}
.Estilo17 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.Estilo25 {font-family: Arial, Helvetica, sans-serif; font-size: xx-small; }
.Estilo26 {font-size: 14px;	font-weight: bold; }
.Estilo27 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.Estilo28 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; font-style: italic; }
.Estilo29 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.Estilo30 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; }
.Estilo31 {font-size: x-small}
.Estilo32 {font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; }
.Estilo33 {color: #990000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.Estilo34 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #330099; }
.Estilo35 {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; }
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.style2 {color: #000040}
.style3 {font-size: 12px}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
.style6 {font-family: Arial, Helvetica, Verdana; font-size: 14px; }
.style7 {font-family: Arial, Helvetica, Verdana; font-size: 16px; }
.style7a {font-size: 16px; font-weight: bold; color: #FF0000; }
.style8 {font-family: Arial, Helvetica, Verdana; font-size: 22px; }
.style9 {color: #FF0000; } /* rojo*/

.videoclk {
	text-decoration: none;
	color: #191970;
	/*background: #EE7818;*/
	background: #669966;
	padding:10px;
}

.photoclk {
	text-decoration: none;
	color: #191970;
	background: #669900;
	padding:10px;
}
/*
.videoclk {
	text-decoration: none;
	color: #191970;
	background: #9900FF;
	padding:10px;
}
.photoclk {
	text-decoration: none;
	color: #191970;
	background: #663399;
	padding:10px;
}*/

.a:visited {
	color: purple;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
    text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
