@charset "utf-8";
a {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.linha {
	font-family: "Trebuchet MS";
	font-size: 8px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.textodestq {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFA600;
	text-decoration: none;
}

