.scroll {
	width: auto;
	height: 186px;
	overflow: auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:60px;
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	scrollbar-base-color: #be917c;
	scrollbar-face-color: #FBECCF;
	scrollbar-track-color: #FBECCF;
	scrollbar-arrow-color: #62202b;
	scrollbar-highlight-color: #f9dab0;
	scrollbar-3dlight-color: #f9dab0;
	scrollbar-shadow-color: #62202b;
	scrollbar-darkshadow-color: #62202b;
	background-position: center;
}

.fonte {
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #FAE6C3;
	text-align: justify;
}

.fonte a {
font-size: 12px;
text-decoration: underline;
color:#1F0A7F;
}

.fonte a:hover {
font-size: 14px;
text-decoration: underline;
color:#9D1500;
}
