.textoCinza {
	text-decoration: none;
	color: #666;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align:justify;
}
.textoRodape {
	text-decoration: none;
	color: #666;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
}
.textoPreto {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}
.textoCinza9 {
	text-decoration: none;
	color: #666;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	text-align:justify;
}
.textoAzul {
	text-decoration: none;
	color: #26608C;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align:justify;
}

.tituloIndex {
	text-decoration: none;
	color: #26608C;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.tituloIndexVerde {
	text-decoration: none;
	color: #46927E;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.tituloIndexAmarelo {
	text-decoration: none;
	color: #E1BA02;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.tituloIndexAzul {
	text-decoration: none;
	color: #26618D;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.linkBranco:link {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.linkBranco:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.linkBranco:hover {
	text-decoration: none;
	color: #A5CBE7;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

.linkAzul:link {
	text-decoration: none;
	color: #26608C;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.linkAzul:visited {
	text-decoration: none;
	color: #26608C;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.linkAzul:hover {
	text-decoration: underline;
	color: #26608C;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.linkCinza:link {
	text-decoration: none;
	color: #666;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.linkCinza:visited {
	text-decoration: none;
	color: #666;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.linkCinza:hover {
	text-decoration: underline;
	color: #666;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}.borda {
	border: 1px solid #CCC;
}
.campoWebmail {
	font-size: 12px;
	border: 1px solid #26628E;
	font-family: Verdana, Geneva, sans-serif;
}
