@charset "utf-8";
body {
	background-color: #FABC00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tabla100 {
	height: 100%;
	width: 100%;
}
.tablatop {
	height: 200px;
	width: 100%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F4909;
	text-align: left;
}
a {
	font-size: 11px;
	color: #7E4706;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7E4706;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #7E4706;
}
