body {
	background-color: #3E4866;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

ul {
font-style: normal;
font-weight: normal;
text-decoration: none;
list-style-position: outside;
list-style-type: square;
}

.fundo {
	background-attachment: scroll;
	background-image: url(images/fundo_imgs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt, .txt a:link, .txt a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373F56;
	text-decoration: none;
	text-align: justify;
}

.txt a:hover, .txt a:visited:hover{ 
	text-decoration: underline;
 }

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7C88AB;
	font-weight: bold;
	text-align: justify;
}
.tituloLink, .tituloLink a:link, .tituloLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A5575;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}
.tituloLink a:hover, .tituloLink a:visited:hover { 
	color: #7C88AB;
	text-decoration: underline;
}

.fundinho {
	background-image: url(images/fundinho.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.news, .news a:visited, .news a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #373F56;
	text-align: justify;
}
.news a:hover, .news a:visited:hover
{	
	text-decoration: none;
 }
.newsdata, .newsdata a:hover:visited, .newsdata a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6093D4;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.newsdata a:link, .newsdata a:visited{ 
	text-decoration: underline;
	color: #6093D4;
}
.newstit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373F56;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}



.menuL, .menuL a:link, .menuL a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373F56;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}

.menuL a:hover, .menuL a:visited:hover {
	color: #373F56;
  text-decoration: underline;
}