BODY {
	font-family: arial;
}
TD.blanco {
	font-weight: bold;
	color: white;
	font-size: 11px;
}

TD.negro {
	font-weight: none;
	color: black;
	font-size: 11px;
}

P {
	font-weight: none;
	color: black;
	font-size: 11px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 6px;
}
P.mas {
	font-size: 15px;
}
P.asenmac {
	font-size: 9px;
}
P.blanco {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
H3 {
	color: black;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px;
}
H2 {
	color: #003366;
	font-size: 14px;
	margin-left: 2px;
	margin-right: 2px;
}
UL {
	font-weight: none;
	color: black;
	font-size: 11px;
}
TD {
	font-weight: none;
	color: black;
	font-size: 11px;
}
A.secciones {
	color: black;
	text-decoration: none;
}

A.secciones:hover {
	color: #CC3300;
	margin-left: 2px;
	text-decoration: none;
}

A.canales {
	color: black;
	text-decoration: none;
}

A.canales:hover {
	color: #1F68B1;
	margin-left: 2px;
	text-decoration: none;
}
A {
	font-weight: none;
	color: #003366;
	font-size: 11px;
	text-decoration: none;
}

A:hover {
	color: #E79382;
	text-decoration: none;
}

A.inicio {
	font-weight: bold;
	color: white;
	font-size: 11px;
	text-decoration: none;
}

A.inicio:hover {
	margin-left: 5px;
	color: white;
}

