A:visited
{
	font-family: Trebuchet MS, Arial,  sans-serif;
	COLOR: #004080;
	TEXT-DECORATION: none
}

a:link
{
	font-family: Trebuchet MS, Arial,  sans-serif;
	color: #004080;
	text-decoration: none
}
a:hover
{
	COLOR: #004080;
	TEXT-DECORATION: underline
}
.textoTitulo {
	font-family: Trebuchet MS, Arial,  sans-serif;
	font-size: 27px;
	color: #404F69;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: -1px;
	    line-height: 25px;
}
.textoTituloInter {
	font-family: Trebuchet MS, Arial,  sans-serif;
	font-size: 22px;
	color: #404F69;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: -1px;
	    line-height: 25px;
}

.textoDescricao {
	font-family: Trebuchet MS, Arial,  sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	    line-height: 15px;
}
.textoTituloMenor {
	font-family: Trebuchet MS, Arial,  sans-serif;
	font-size: 16px;
		font-weight: bold;
	color: #404F69;
	text-decoration: none;
	    line-height: 15px;
}
.textoDescricaoMenor {
	font-family: Trebuchet MS, Arial,  sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	    line-height: 15px;
}
.textoNoticiaChapeu {
	font-family: Trebuchet MS, Arial,  sans-serif;
	font-size: 14px;
	color: #A80000;
	font-weight: bold;
	text-decoration: none;
	    line-height: 17px;
}
.textoNoticiaChapeuMaior {
	font-family: Trebuchet MS, Arial,  sans-serif;
	font-size: 16px;
	color: #A80000;
	font-weight: bold;
	text-decoration: none;
	    line-height: 17px;
}
.textoNoticiaChapeuMenor {
	font-family: Trebuchet MS, Arial,  sans-serif;
	font-size: 12px;
	color: #A80000;
	font-weight: bold;
	text-decoration: none;
	    line-height: 17px;

}

.textoNoticiaTitulo {
	font-family: Trebuchet MS, Arial,  sans-serif;
	font-size: 12px;
	color: #A80000;
	text-decoration: none;
	    line-height: 14px;
}

.textoNoticiaData {
	font-family: Trebuchet MS, Arial,  sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	    line-height: 12px;
}






.rodape {
	font-family: Trebuchet MS, Arial,  sans-serif;
	font-size: 10px;
	border-top:dotted 1px #B8B8B8;
	color: #626262;
	text-decoration: none;
    text-align: center;
	}



