.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	background-color: #93ec30;
	font-weight: normal;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00468e;
}

.titulo_racas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #FFFFFF;
}
.txt_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00468e;

}
.txt_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;

}
.txt_azul11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00468e;

}
.txt_cinza12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;

}
.links_azul {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00468e;
	font-weight: normal;
	}
.links_azul:hover {
text-decoration: underline;
}
.links_branco {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	}
.links_branco:hover {
text-decoration: underline;
}
.links_branco2 {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	}
.links_branco2:hover {
text-decoration: underline;
}

.links_amarelo {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626200;
	font-weight: bold;
	
	}
.links_amarelo:hover {
	text-decoration: none;
	background: #00468e;
	color: #FFFFFF;
}

.links_branco_fundo {
text-decoration: none;
font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	
}
.links_branco_fundo:hover {
	text-decoration: none;
	background: #00468e;
	color: #FFFFFF;
}

.links_azul_fundo {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00468e;
	font-weight: normal;
}
.links_azul_fundo:hover {
	text-decoration: none;
	background: #00468e;
	color: #FFFFFF;
}
.links_azul_fundob {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00468e;
	font-weight: bold;
}
.links_azul_fundob:hover {
	text-decoration: none;
	background: #00468e;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.links_cinza_fundo {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	font-weight: normal;
}
.links_cinza_fundo:hover {
	text-decoration: none;
	background: #85ab00;
	color: #FFFFFF;
}
.links_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.links_verde:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #345F05;
	text-decoration: none;
	background-color: #C2FE08;
	font-weight: bold;
}

.links_verde2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.links_verde2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2FE08;
	text-decoration: none;
	font-weight: normal;
}

.links_azul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.links_azul2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003c6a;
	text-decoration: none;
	background-color: #00bfed;
	font-weight: bold;
}

