@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
iframe {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

img {
	border-style: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#cuerpo {
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	position: relative;
	font: 12px "Courier New", Courier, monospace;
}
