body {
	margin:0px;
	overflow: hidden;
	background-color: #000000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff
	}
table {
	font-size: 10px;
	}
td {
	font-size: 10px;
	}
iframe {
	margin:0px;
	}
a {
	color: #ffffff;
	text-decoration:none;
	}
a:link {
	color: #ffffff;
	text-decoration:none;
	}
.td01 {
	border-bottom: solid #000000 1px;
	}
.tablaMenu {
	margin-left: 5px;
	font-weight: bold;
	filter: dropShadow(color=#000000, offx=1, offy=1, positive=true);
	}