.destaque_35px {
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
	font-size: 35px;
	color: #0033CC;
}

.destaque_20px {
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
	font-size: 20px;
}

.mnTitulo_16px {
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
	font-size: 16px;
}

.rodape_12px {
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman"; 
	font-size: 12px; 
}

.mnLBrancaFAzul1_18px {
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
	color: #FFFFFF;
	font-size: 18px;
	background-color: #0A06AB;
}

.mnLink_12px {
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
	font-size: 12pt;
}

.mnLink_16px {
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
	font-size: 16px;
}

.mnSubTitulo_16px {
	font-size: 16px;
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
	background-color: #0066FF;
	color: #FFFFFF;
}

.textoAzul_11px {
	font-size: 11pt;
	color: #202A65;
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
	font-weight: normal;
}

a:link { 
	color: #0033CC;
	text-decoration: none; 
	font-weight: normal;
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
}

a:visited { 
	color: #0033CC;
	text-decoration: none; 
	font-weight: normal;
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
}

a:hover {
	color: #0000CC;
    text-decoration: underline;
	font-weight: bold;
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
}

a:active { 
	color: #0033CC;
	text-decoration: none; 
	font-weight: normal;
	font-family: "Comic Sans MS", Georgia, Arial, "Times New Roman";
}

