body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F3F4F5;
	background-color: #000000;
	text-align: center;
	margin-top: 72px;
	font-size: 0.9em;
}
.tachado {
	text-decoration: line-through;
}


a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.peq {
	font-size: 0.8em;
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fot {
	background-color:#F2F4F7;
	padding:5px;
	margin:16px;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	} 