body {
	padding: 0px 0px 10px 10px;
	margin: 0;
	font-family: Tahoma, Helvetica;
	font-size: 80%;
	color: white;
	line-height: normal;
	

}

p {
 
	line-height: normal;
	
}
td { font-family: Tahoma, Helvetica; font-size: 80%; line-height: normal;}
h1 { font-size: 110%; margin: 0; font-family: Tahoma, Helvetica }
a { color: white; text-decoration : underline; }
a:visited { color: white }
a:hover, a:active { color: yellow; text-decoration : none; }

DIV {
	font-family : Tahoma, Helvetica;
}

.clsFooter {
	color: white;
	font-size : 11px;
	text-decoration : none;
}

.clsFooter:visited {
	color: white;
}


.clsLigaTabla {
	color: black;
	font-size : 11px;
	text-decoration : underline;
}
.clsLigaTabla:visited {
	color: black;
}

.clsTicker {
	color: white;
	font-size : 11px;
	text-decoration : none;
}

.clsTicker:visited {
	color: white;
}
.clsCMOn {
	color: white;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: yellow;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}
