A:link {
	font-size: 12px;
	font-family: "Arial";
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
A:visited {

	font-size: 12px;
	font-family: "Arial";
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
A:active {
	font-size: 12px;
	font-family: "Arial";
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
A:hover {
	font-size: 12px;
	font-family: "Arial";
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-align: center;
}


.Comun {
	font-size: 10px;
	font-family: "Arial";
	text-align: center;
	color: #FFFFFF;
}

.Conteudo {
	font-size: 12px;
	font-family: "Arial";
	color: #FFFFFF;
	text-align: justify;
	color: #000000;
}

.ConteudoMenorCentro {
	font-size: 12px;
	font-family: "Arial";
	color: #FFFFFF;
	text-align: center;
	color: #000000;
}

.Menu {
	font-size: 12px;
	font-family: "Arial";
	font-style: inherit;
	text-align: center;
	color: #000000;
}

a {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: italic;
	color: #FF6699;
	text-decoration: underline;
}

.TituloVermelho {
	font-size: 18px;
	font-family: "Arial Black";
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.TituloAmarelo {
	font-size: 18px;
	font-family: "Arial Black";
	font-style: normal;
	color: #FFCC00;
	font-weight: bold;
}
.TituloAzul {
	font-size: 18px;
	font-family: "Arial Black";
	font-style: normal;
	color: #33CCFF;
	font-weight: bold;
	
}
.TituloVerde {
	font-size: 18px;
	font-family: "Arial Black";
	font-style: normal;
	color: #00CC00;
	font-weight: bold;
	
}
.TituloMenu {
	font-size: 12px;
	font-family: "Arial";
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	
}




