.dataAgendaCapa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FAE701;
	text-decoration: none;
	font-style: normal;
	border: 1px inset #0066CC;
	background-color: #9AC8E2;
}

.body{
	height:768px;
	width: 100%;
	background-image: url(../imgs/fundoPreto.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	position: static;
	visibility: visible;

}
.body {  
scrollbar-face-color:#424242; 
scrollbar-arrow-color:#6A6868;
scrollbar-track-color:#5F5E5E;
scrollbar-shadow-color:#868585;
scrollbar-highlight-color:#6A6868;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-Color:#5F5E5E;}
}
