@charset "utf-8";
/* CSS Document */
/*body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.manolink{
	cursor: pointer; 
}

a.top:link {
	color: ; 
	font-size: 11px; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	text-decoration: none; 
}

a.top:visited {
	color: ; 
	font-size: 11px; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	text-decoration: none; 
}

a.top:active {
	color: ; 
	font-size: 11px; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	text-decoration: none; 
}
a.top:hover {
	color: #; 
	font-size: 11px; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	text-decoration: none; 
}
.imagen {
	margin: 10px;
}

.style1 {
	color: #;
}

.style22 {
	font-size: 12px;
}

.style23 {
	font-size: medium;
}

.style27 {
	color: #666666; 
	font-size: large; 
}

.style2 {
	font-size: large;
}
.style21 {
	font-size: small;
	font-weight: bold;
}

.style9 {	
	font-size: large;
	font-weight: bold;
	color: ;
}
<!-- agregado del sitio original -->
body { 
	color: ; 
	font-size: 11px; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	font-style: normal; 
	text-decoration: none; 
	text-align: justify; 
	cursor: default; 
	display: table; 
}

p { 
	color: ; 
	font-size: 11px; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	text-decoration: none; 
	text-align: justify; 
}

td { 
	color: ; 
	font-size: 11px; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	text-decoration: none; 
}
a:link { 
	color: ; 
	font-size: 11px; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	font-weight: bold; 
	text-decoration: none; 
}

a:visited { 
	color: ; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	text-decoration: none; 
}

a:hover { 
	color: ; 
	font-size: 11px; 
	text-decoration: none; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	font-weight: bold; 
}

a:active { 
	color: ; 
	font-size: 11px; 
	text-decoration: none; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	font-weight: bold;
}

element { 
	font-size: 11px; 
	text-decoration: none; 
	font-family: arial, "trebuchet ms", tahoma, verdana; 
	text-align: justify; 
}
.TituloEvento {
	font-size: 14px;
	font-weight: bold;
}
.FechaEvento {
	color: #CC3300;
	font-weight: bold;
}
.tabla {
	border-top: 0px solid #6F7273;
	border-right: 1px solid #F3F3F3;
	border-bottom: 1.5px solid #6F7273;
	border-left: 1px solid #F3F3F3;
}

