.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 167EAB;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 167EAB;
	text-decoration : none;
}

.menu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 167EAB;
	text-decoration : none;
}

.menu a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 167EAB;
	text-decoration : none;
}

.menu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 167EAB;
	text-decoration : none;
}

.menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Red;
	text-decoration : underline;
}
.legendas {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-justify : newspaper;
	text-align : justify;
}

.legendas2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.legendas2 a:link{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.legendas2 a:active{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.legendas2 a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.legendas2 a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

