TABLE, TD
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/* LINKS */
/* CABECALHO */
a.cab-idiomas:visited, a.cab-idiomas:link
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #07034D;
	text-decoration: none;
}
a.cab-idiomas:active,  a.cab-idiomas:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #07034D;
	text-decoration: underline;
}
.cab-idiomas
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #07034D;
	text-decoration: none;
}
.cab-meu {
	padding: 0px 0px 3px 14px;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #07034D;
}
a.cab-menu:visited, a.cab-menu:active, a.cab-menu:hover, a.cab-menu:link {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #07034D;
	text-decoration: none;
} 


/* CORPO */
a.cont-a-menu:visited, a.cont-a-menu:link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.cont-a-menu:active, a.cont-a-menu:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AFDEA7;
	text-decoration: none;
}
.cont-a-destaque-tit
{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #07034D;
}
a.cont-a-destaque-conteudo:visited, a.cont-a-destaque-conteudo:link
{
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.cont-a-destaque-conteudo:active, a.cont-a-destaque-conteudo:hover
{
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cont-b-noticias-tit
{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #07034D;
}
/* RODAPE */
.rodape
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #686767;
	text-decoration: none;
}
a.rodape:visited, a.rodape:link 
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #686767;
	text-decoration: none;
}
a.rodape:hover, a.rodape:active
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #686767;
	text-decoration: none;
}
a.rodape-cadastro:visited, a.rodape-cadastro:link
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #07034D;
	text-decoration: none;
}
a.rodape-cadastro:hover, a.rodape-cadastro:active
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #07034D;
	text-decoration: none;
}
a:visited, a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
