body {
	font-family: Arial, Helvetica, sans-serif, "Helvetica Condensed", "Arial Narrow";
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-size: smaller;
}
#oculto {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
	top: -500px;
}
#cajacentrada {
	position: absolute;
	top: 275px;
	margin-top: -275px;
	margin-left: -502px;
	height: 550px;
	width: 1004px;
	background-color: #FFFFFF;
	left: 50%;
}
.datos {
	font-size: x-small;
	letter-spacing: normal;
	color: #CCCCCC;
	font-family: Geneva, Arial, sans-serif, Helvetica;
	text-align: left;
}
p {
	font-size: smaller;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
