
a:link {  color: #000000; text-decoration: none; cursor: hand;}

a:visited {  color: #000000; text-decoration: none; cursor: hand;}

a:active {  color: #000000; text-decoration: none; cursor: hand;}

a:hover {  color: #000000; text-decoration: none; cursor: hand;}

a.external:link { color: #000000; text-decoration: none; cursor: hand; font-weight: normal; }

a.external:visited { color: #666666; text-decoration: none; cursor: hand; font-weight: normal; }

a.external:active { color: #0000FF; text-decoration: none; cursor: hand; font-weight: normal; }

a.external:hover { color: #FF0000; text-decoration: none; cursor: hand; font-weight: normal; }

ul, li, ol { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: square; font-size: 9pt; }

.h5jornalista {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #660000;}

.banner{
	position:absolute;
	width:760px;
	height:300px;
	z-index:2;
	left: 8px;
	top: 6px;
	clip: rect(auto auto 90px auto);
}
.banner_google{
	position:absolute;
	width:728px;
	height:300px;
	z-index:2;
	left: 8px;
	top: 1px;
	padding-top:-10px;
	clip: rect(5px 733px 95px 5PX);
}
