
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:16px;
	text-decoration: none;
}

.fonteIdioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height:16px;
	text-decoration: none;
}

.fonteIdioma a:link {
	color:#999999;
	text-decoration: none;
}

.fonteIdioma a:active {
	color:#999999;
	text-decoration: none;
}

.fonteIdioma a:visited {
	color:#999999;
	text-decoration: none;
}

.fonteIdioma a:hover {
	color:#ffffff;
	text-decoration: none;
}

.conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5a;
	line-height:16px;
	text-decoration: none;
}

.conteudo a:link {
	color:#5b5b5a;
	text-decoration: none;
}

.conteudo a:active {
	color:#5b5b5a;
	text-decoration: none;
}

.conteudo a:visited {
	color:#5b5b5a;
	text-decoration: none;
}

.conteudo a:hover {
	color:#000000;
	text-decoration: none;
}

.vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dc0000;
	line-height:16px;
	text-decoration: none;
}

.vermelho a:link {
	color:#5b5b5a;
	text-decoration: none;
}

.vermelho a:active {
	color:#5b5b5a;
	text-decoration: none;
}

.vermelho a:visited {
	color:#5b5b5a;
	text-decoration: none;
}

.vermelho a:hover {
	color:#000000;
	text-decoration: none;
}


.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:16px;
	text-decoration: none;
}
.box a:link {
	color:#ffffff;
	text-decoration: none;
}

.box a:active {
	color:#ffffff;
	text-decoration: none;
}

.box a:visited {
	color:#ffffff;
	text-decoration: none;
}

.box a:hover {
	color:#000000;
	text-decoration: none;
}

