<!--
A:link {text-decoration: underline; color: #FFFFFF; font-weight: bold;}
A:visited {text-decoration: underline; color: #FFFFFF; font-weight: bold;}
A:hover {text-decoration: none; color : #f3e23d; font-weight: bold;}
A:active { text-decoration: none; color:  #FFFFFF; font-weight: bold;}

body,table,tr,td {
	font-family: VERDANA; 
	font-size: 11px; 
	color: #FFFFFF; text-decoration: none; 
	letter-spacing: 0px; 
	font-weight: ;
	text-align: justify
	}

div {
	color: #000000; text-decoration: none; 
	}

a.txt_cin:link, a.txt_cin:active, a.txt_cin:visited {
	color: #6d6d6d; 
	text-decoration: underline;
	font-weight: bold;
	}

a.txt_cin:hover {
	color: #ed1c24; 
	text-decoration: ;
	font-weight: bold;
	}

a.news:link, a.news:active, a.news:visited {
	color: #FFFFFF; 
	text-decoration: underline;
	font-weight: bold;
	}

a.news:hover {
	color: #ed1c24; 
	text-decoration: ;
	font-weight: bold;
	}

a.foto:hover {
	background-color: #ed1c24;
	color: #ed1c24; 
	text-decoration: ;
	font-weight: bold;
	}

.texto_news {
	font-family: VERDANA; 
	font-size: 11px;
	color: #FFFFFF; 
	text-decoration: ;
	font-weight: ;
	}

.txt_ver {
	color: #e2e3c1;
	}

.txt_cin {
	color: #f3e23d;
	}

.texto1 {
	font-size: 12px;
	text-decoration: ;
	font-weight: bold;
	}

.texto2 {
	color: #e2e3c1;
	font-size: 12px;
	text-decoration: ;
	font-weight: bold;
	}

.texto3 {
	color: #ed1c24;
	font-size: 13px;
	text-decoration: ;
	font-weight: bold;
	}

.linha {
	background-color:#ad9a38;
	}

-->