body {
	background-color: #F9E9B5;
	scrollbar-face-color: #ececec;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #ececec;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #ececec;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #ececec;

}
.texto {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.textoresaltado {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.pqtexto {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
a {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color:#666600;
	}


a:link {
	text-decoration: none;
	color:#000066;
}
a:visited {
	text-decoration: none;

}
a:active {
	text-decoration: none;
}

