body {
	background-color: #ffffff;
	margin: 0px 0px 20px 0px
}

td.cierre {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

td.cierre a:active,
td.cierre a:link,
td.cierre a:visited {
	color: #999999;
	text-decoration: none;
}
td.cierre a:hover {
	color: #ffcc00;
	text-decoration: none;
}