.tituloAdmin {
	font-family: tahoma;
	font-size: 12px;
	font-style: bold;
	color: #FFFFFF;
	font-weight: bold;
}
.textoAdmin {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.titulo {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.tituloHome {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.linkRacas{
font-family:tahoma;
font-size:10px;
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
}
.linkRacas:hover{
font-family:tahoma;
font-size:10px;
color:#FFFF00;
font-weight: bold;
text-decoration:none;
}
.textoRaca {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textoPais {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textoSimples {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}