.texto {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #615D5C;
	background-color: #FFFFFF;
}

.textop {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #615D5C;
	background-color: #FFFFFF;
}

.titulo {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #615D5C;
	background-color: #DEDEDC;
}

.link {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	color: #615D5C;
	text-decoration: underline;
	background-color: #FFFFFF;
}


a.link:hover {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
	background-color: #FFFFFF;
}

body {
	background-color: #0084b4;
	background: URL('http://www.robsonmafra.com/fundoweb.jpg') fixed no-repeat left top #0084b4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
	
	<!--- scrollbar-face-color:#076b8f; 	scrollbar-shadow-color: #076b8f;	scrollbar-highlight-color:#076b8f;	scrollbar-3dlight-color:#0084b4;    scrollbar-darkshadow-color: ;	scrollbar-track-color: #0084b4;	scrollbar-arrow-color: #0084b4; !-->
