BODY {
	background-color: #000000;
	margin: 0px 0px 20px 0px
}

td.saltar a:active,
td.saltar a:link,
td.saltar a:visited {
	font-family: arial;
	font-size: 10px;
	color: #22aaff;
	text-align: center;
	text-decoration: none;
}
td.saltar a:hover {
	font-family: arial;
	font-size: 10px;
	color: #33cc66;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

td.cierre {
	font-family: arial;
	font-size: 10px;
	color: #aaaaaa;
	text-align: center;
}

td.cierre a:active,
td.cierre a:link,
td.cierre a:visited {
	color: #aaaaaa;
	text-decoration: none;
}
td.cierre a:hover {
	color: #ffffff;
	text-decoration: none;
}