BODY {
    scrollbar-arrow-color:#7A7A7A;
	scrollbar-base-color:#F2F1F1;
	scrollbar-shadow-color:#F2F1F1;
	scrollbar-face-color:#F3F2F2;
	scrollbar-highlight-color:#DFDFDF;
	scrollbar-darkshadow-color:#9A9A9C;
	scrollbar-3d-light-color:#F2F1F1;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    text-decoration: none;
	color: #000000;
	font-style: normal;
	font-weight: normal; 
}

.textoDicas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
    text-decoration: none;
	color: #555555;
	font-style: normal;
	font-weight: normal; 
}
.textoDicas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    text-decoration: underline;
	color: #555555;
	font-style: normal;
    font-weight: normal; 	
}

.titDicas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}


.textoAgenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    text-decoration: none;
	color: #000000;
	font-style: normal;
	font-weight: normal; 
}
.textoAgenda2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    text-decoration: none;
	color: #777777;
	font-style: normal;
	font-weight: normal; 
}

.textoAgendaVerm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    text-decoration: none;
	color: #CC0000;
	font-style: normal;
	font-weight: normal; 
}

.textoAgendaVerm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    text-decoration: none;
	color: #CC7777;
	font-style: normal;
	font-weight: normal; 
}



.textoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
	font-style: normal;	
}

.textoMenu:hover { 
        color: #686868; 
        text-decoration: none; 
        font-size: 7pt; 
        font-weight: normal; 
}

