a:link {text-decoration:none}
a:visited {text-decoration:none}
a:active {text-decoration:none}
a:hover {text-decoration:none}

.linkCinza:link {color: #666666; text-decoration:none}
.linkCinza:visited {color: #666666; text-decoration:none}
.linkCinza:active {color: #666666; text-decoration:none}
.linkCinza:hover {color: #D82529; text-decoration:none}

.linkTexto:link {color: #666666; text-decoration:none}
.linkTexto:visited {color: #666666; text-decoration:none}
.linkTexto:active {color: #666666; text-decoration:none}
.linkTexto:hover {color: #D82529; text-decoration:none}

.linkPreto:link {color: #000000; text-decoration:none}
.linkPreto:visited {color: #000000; text-decoration:none}
.linkPreto:active {color: #000000; text-decoration:none}
.linkPreto:hover {color: #D82529; text-decoration:none}

.linkVerde:link {color:#666666; text-decoration:none}
.linkVerde:visited {color: #666666; text-decoration:none}
.linkVerde:active {color: #666666; text-decoration:none}
.linkVerde:hover {color: #25B04D; text-decoration:none}

.linkAzul:link {color:#0099FF; text-decoration:none}
.linkAzul:visited {color: #0099FF; text-decoration:none}
.linkAzul:active {color: #0099FF; text-decoration:none}
.linkAzul:hover {color: #D82529; text-decoration:none}

.linkAzul {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #0099FF; 
}

.linkCinza {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color:#D82529
}
.linkVerde {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #25B04D;
}
.linkTexto {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.linkPreto {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#D82529
}
.barralateral {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.barrainferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.barrasuperior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.textoAzul {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #0099FF; 
}
.textoLaranja {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: bold; 
	color:#FF9900 }
.texto {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.textoMaior {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.textoPreto {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.textoVermelho {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #D82529;
}
.formulario {
	border: 0px solid;
	font-family:"Times New Roman", Times, serif;
	background-color: #E5E5E5;
}
.botao {
	border: 1px solid;
	font-family:"Times New Roman", Times, serif;
}
.vermelho{
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF0000;
}

