.Estilos {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.txtAzul {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7BBA07;
	text-decoration: none;
}



.txtBranco {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtPreto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtVermelho{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.EstiloCursor {
	cursor: hand;
}
.b:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.b:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.b:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.b:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
.txtRank1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}


.branco:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.branco:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.branco:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.branco:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
