body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	background-color: #EEE6D6;
}
.container {
	height: 100%;
	width: 100%;
	position: absolute;
	vertical-align: top;
	background-color: #EEE6D6;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titulobox {
	font-weight: bold;
	color: #CC6600;
}
a.box {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a.box:hover {
	text-decoration: none;
	color: #006699;
}
.container table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
