/*
a:link {text-decoration:none; font-family:verdana; color:#003399;}
a:visited {text-decoration:none; font-family:verdana; color:#003399;}
a:hover {text-decoration:underline; font-family:verdana; color:#003399;}
*/

a {
	font-family:Arial, sans-serif;
	font-size:11pt;
	color:#06C;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color:#06C;
}

a:active {
	text-decoration: none;
	color:#06C;
}

a:hover {
	text-decoration: underline;
}
.cell_tit_black {font-family:verdana; font-size:12px; font-color:#000000; font-weight:bold}
.texto {font-family:verdana; font-size:10px; font-color:#000000;}
.titulo01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.texto02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ErroTexto01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.SucessoTexto01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.ResultsHeader01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFE7;
}
.alternativas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}
.frmRoubo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
A.articleheadLinks {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.articleheadLinks:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #ff3300; TEXT-DECORATION: underline
}
A.articleheadLinks:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #666699; TEXT-DECORATION: underline
}
A.smarticleheadLinks {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #000000; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.smarticleheadLinks:hover {
	COLOR: #ff3300; TEXT-DECORATION: underline;
}
A.smarticleheadLinks:visited {
	COLOR: #666699; TEXT-DECORATION: underline;
}
.articleText {
	font-family: Arial, sans-serif; font-size: 13px; color: #000000; 
}

#contatos-rss-feed {
	width: 100%;
	height: 200px;
	font-size: 10px;
	border: 1px solid #555;
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;
	overflow-y:scroll;
}