body {
	background: #ffffff;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #E15A01;
}

a:hover {
	border-bottom: 1px #7F7F7F dotted;
	color: #566E7A;
}

#pecaofa_main {
	width: 800px;
	text-align: center;
	margin: 15% auto 0px;
}