.TextTitulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	letter-spacing: -1px;
}
.TextAutor {
	text-align: left;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #7a7a7a;
	line-height: 12px;
}
.TextData {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	line-height: 12px;
	color: #959595;
}

#conteudoTexto, #conteudoTexto td, #conteudoTexto div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #4e5155;
}

#conteudoTexto a{
	color: #000000;
	text-decoration:none;
	border-bottom: 1px dashed# CC0000

}
#conteudoTexto a:hover{
	text-decoration:none;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#conteudoTexto a.fot_link:hover{
	border:0;
}


.TextLinkTodas {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.TextLinkTodas:hover {
	color: #1BACE4;
	text-decoration: underline;
}



/* TEXTOS DOS LINKS NOTICIAS /////////////////////////////////////////////////////////////////////////////////////////*/

.TextNotas {
	color: #000000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
}
.TextNotas a:link {
	text-decoration:none;
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
}

.TextNotas a:visited {
	text-decoration:none;
	color: #666666;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
}

.TextNotas a:hover {
	text-decoration:none;
	color: #666666;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
}

.TextNotas a:active {
	text-decoration:none;
	color: #000000;





/* TEXTOS DAS PAGES */
.Text {font-family: tahoma; font-size: 11px; font-weight: Normal; color: #000000; text-align:left;	font-size: 11px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
}

/* LINKS */

A.Link {
	font-weight: normal;
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.fot_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
}

A.Link:hover {
	font-weight: normal;
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
