
<style>
body {margin:0;}

.calendario{	
	font-family: 'Arial', sans-serif; 
	color: #000080;
	font-size: 11px;
	font-weight: bold;
}

.cinza{	
	font-family: 'Arial', sans-serif; 
	color: #686868;
	font-size: 11px;
	font-weight: bold;
}

.rosa{	
	font-family: 'Arial', sans-serif; 
	color: #fc02f9;
	font-size: 11px;
	font-weight: bold;
}

.vermelho {	
	font-family: 'Arial', sans-serif; 
	color: #fc0202;
	font-size: 11px;
	font-weight: bold;
}
.laranja {	
	font-family: 'Arial', sans-serif; 
	color: #f77706;
	font-size: 11px;
	font-weight: bold;
}
.verde{	
	font-family: 'Arial', sans-serif; 
	color: #57ce0f;
	font-size: 11px;
	font-weight: bold;
}
.azulroyal{	
	font-family: 'Arial', sans-serif; 
	color: #0035fc;
	font-size: 11px;
	font-weight: bold;
}
.azulclaro{	
	font-family: 'Arial', sans-serif; 
	color: #00dbfc;
	font-size: 11px;
	font-weight: bold;
}
.roxo{	
	font-family: 'Arial', sans-serif; 
	color: #7700fc;
	font-size: 11px;
	font-weight: bold;
}
.VERDEESCURO{	
	font-family: 'Arial', sans-serif; 
	color: #1d9128;
	font-size: 11px;
	font-weight: bold;
}


</style>

