.data {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic;
}

a.menu {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
}

a.menu:hover {
	color: #003497;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: Navy;
}


.titulo_texto_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: Red;
}

.titulo_texto_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: Black;
}

.titulo_ranking {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

.titulo_destaque{
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 12pt;
	font-style: italic;	
	color: White;
	font-weight: bold;
}

.titulo{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: italic;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

.conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

.patrocinio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

A.rodadas {
	color : #050041;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.rodadas {
	text-decoration : underline;
	color : #050041;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

#rodadas{
	border : thin Black;
	background : #8F91EA;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	left : 122;
	position : absolute;
	top : 150;
	z-index : 2;
	width: 180px;
	display: none;
}

#copa{
	border : thin Black;
	background : #8F91EA;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	left : 129;
	position : absolute;
	top : 135;
	z-index : 2;
	width: 180px;
	display: none;
}

#quad {
	POSITION: absolute;
	TOP: 100px;
	LEFT: 130px;
	Z-INDEX: 1;
	display: none;
}

.obrigatorio {
	color : red;
	font-weight : bold;
}
