td { font-size: 12px;  font-family: Arial;  color: #666666; text-decoration: none; }

/*
 a { font-size: 11px;  font-family : Arial; color: #666666; text-decoration: none; }
 a:hover { font-size: 11px; text-decoration: underline; font-family: Arial; color: #666666; } 
*/

.textogeral { 
    font-size: 12px;  
	font-family: Arial;  
	color: #666666; 
	text-decoration: none; 
}
a.textogeral:hover { text-decoration: underline; }

/* TÍTULOS BOXES -------------------------------------------------------------------- */

.boxstd_titulo {
	color: #006C82;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxstd_titulo:hover {	text-decoration: underline; }

.boxstd_subtitulo {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxstd_subtitulo:hover { text-decoration: underline; }

.boxstd_subtitulo_fix {
	color: #016B81; /*#016C80*/
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxstd_subtitulo_fix:hover { text-decoration: underline; }

/* AGENDA -------------------------------------------------------------------- */

.boxagenda_data {
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxagenda_data:hover { text-decoration: underline; }

.boxagenda_texto {
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxagenda_texto:hover { text-decoration: underline; }

/* ENQUETES -------------------------------------------------------------------- */

.boxenquete {
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxenquete:hover { text-decoration: underline; }

.boxenquete_texto {
	color: #999999; 
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxenquete_texto:hover { text-decoration: underline; }

/* NEWS -------------------------------------------------------------------- */

/*
.boxstd_news_manchete {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 26px;
	font-family: Garamond;
}
a.boxstd_news_manchete:hover { text-decoration: underline; }
*/
.boxstd_news_manchete {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxstd_news_manchete:hover { text-decoration: underline; }


.boxstd_news_titulo {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxstd_news_titulo:hover { text-decoration: underline; }

.boxstd_news_texto {
	color: #666666;
	text-decoration: none;
	font-weight: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxstd_news_texto:hover {  }

/* OUTROS -------------------------------------------------------------------- */

.boxdestaque_texto {
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxdestaque_texto:hover { text-decoration: underline; }

.boxstd_texto {
	color: #666666;
	text-decoration: none;
	font-weight: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.boxstd_texto:hover {  }

.edtextlivre {
	font-family:verdana;
	font-size:11px;
	color: #666666;
	background-color: #FFFFFF;
	border-right: 1px solid Silver;
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	border-bottom: 1px solid Silver;
}

.textolinks { 
    font-size: 11px;  
	font-family: Arial;  
	color: #666666; 
	text-decoration: none; 
}
a.textolinks:hover { text-decoration: underline; }

