@CHARSET "ISO-8859-1";
a.dadosPagPrincipalTitulo{
	font-family: 'Arial';
	font-weight:bold;
	color: #e9f5ff;
	font-size:12px;
	text-decoration: none;
}

a.dadosPagPrincipalTitulo:hover{
	font-family: 'Arial';
	font-weight:bold;
	color: #e9f5ff;
	font-size:12px;
	text-decoration: underline;
}

a.dadosPagPrincipalTexto{
	font-family: 'Arial';
	font-weight:normal;
	color: #b9dffe;
	font-size:11px;
	text-decoration: none;
}

a.dadosPagPrincipalTexto:hover{
	font-family: 'Arial';
	font-weight:normal;
	color: #b9dffe;
	font-size:11px;
	text-decoration: underline;
}

font.dadosPagPrincipalTitulo{
	font-family: 'Arial';
	font-weight:bold;
	color: #b9dffe;
	font-size:12px;
}

font.dadosPagPrincipalTexto{
	font-family: 'Arial';
	font-weight:normal;
	color: #b9dffe;
	font-size:11px;
}

font.textoESepPaginas{
	font-family: 'Arial';
	font-weight: bold;
	color: #78ff6a;
	font-size:12px;
}

font.dadosProdutoTitulo{
	font-family: 'Arial';
	font-weight:bold;
	color: #b9dffe;
	font-size:14px;
}

font.dadosProdutoTexto{
	font-family: 'Arial';
	font-weight:normal;
	color: #b9dffe;
	font-size:12px;
}

