body {
		scrollbar-face-color: #B9CEC0; 
		scrollbar-3dlight-color: #7e7e7e; 
		scrollbar-shadow-color: black; 
		scrollbar-highlight-color: #B9CEC0; 		
		scrollbar-darkshadow-color: #7e7e7e; 		
		scrollbar-arrow-color: black;
}
A:LINK.linque, A:VISITED.linque, A:ACTIVE.linque {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	text-align: right;
	text-decoration: none;
	font-weight : bold;	
}
A:HOVER.linque {	
	color: #6f6f37;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-align: right;
	text-decoration: underline;
	font-weight : bold;
}
A:LINK.Dicas, A:VISITED.Dicas, A:ACTIVE.Dicas {
	color: white;
	font-family: comic sans ms, verdana, arial, helvetica; 
	font-size: 12px; 
	text-align: right;
	text-decoration: none;
	font-weight : bold;	
}
A:HOVER.Dicas {	
	color: yellow;
	font-family: comic sans ms, verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	text-align: right;
	text-decoration: none;
	font-weight : bold;
}
.txtRodape {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-align: center;		
}
.txtPagina {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: justify;	
	line-height: 20px;	
	font-weight: bold;	
}
.txtTitulo {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: Olive;
	text-align: left;
	font-weight: bold;	
}
.titulo {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-align: left;
	font-weight: bold;	
}
.txtData {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: white;
	text-align: left;
	font-weight: bold;	
}
.Borda {
	border: 1px solid #85958B; 
}
.DivOut {
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana, arial;
	font-size: 11px;	
	color: #000000; 
	text-align: left; 
	font-weight: bold;
}
.DivOver {
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana, arial;
	font-size: 11px;	
	color: #000000; 
	text-align: left; 
	font-weight: bold;
}