.txtboxes {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.txtlaranja {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
}
.subtit {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FF9900;
}

a:link {
	text-decoration: none;
	color: #FF9900;

}
a:visited {
	text-decoration: none;
	color: #FF9900;

}
a:hover {
	text-decoration: underline;
	color: #003366;

}
a:active {
text-decoration: none;
}

#box-clipping { float: left; height: 100px;	width: 130px; position: relative; padding: 5px;	background-color: #ffedb2; border-top: solid 1px #143f54; border-right: solid 1px #143f54; border-bottom: solid 1px #143f54; border-left: solid 8px #143f54; margin: 0px 5px 5px 0px; }

.data-pequena { font-size: 0.8em; }
