html, body, table, tr, td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
	color: #003333;
	margin: 0;
}
.pesquisa{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
	color: #003333;
	margin: 0;
	background-color: Yellow;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	font-size-adjust: none;
}
.ler {font-family: Verdana; font-size: 11px; color: #003333; font-weight: bold; text-decoration: none; cursor: none}
.ler:hover {font-family: Verdana; font-size: 11px; color: #003333;; background-color: #DADADA; text-decoration: none; cursor: hand}
.news {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003333;
	text-align: justify;
}
.caixaemail { 
	background-color: #FFFFFF; 
	color: #003333;  
	height: 21px; 
	width: 112px; 
	border: 1px solid #A4C25C; 
} 
a:focus {
color: #342555;
}

.button { 
	background-color: #FFFFFF; 
	color: #003333;  
	height: 21px; 
	width: 120px; 
	border: 1px solid #A4C25C; 
} 

.b {
	text-decoration: none;
	color: #003333;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}
.b:hover {
	color: #99CC00;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}

.b:visited:hover {
	color: #99CC00;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}

.link, .link:link, .link:visited {
	display: block;
	width: 156px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px;
	text-decoration: none;
	color: #455548;
	background-color: #D0E0AB;
}
 
.link:active, .link:focus, .link:hover {
	display: block;
	width: 156px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px;
	text-decoration: none;
	color: #455548;
	background-color: #E2ECCC;
}

a.link2 {
	width: 564px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px;
	text-decoration: none;
	color: #455548;
	background-color: #DADADA;
}
 
a.link2:hover {
	width: 564px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px;
	text-decoration: none;
	color: #455548;
	background-color: #CFCFCF;
}

.c {
	text-decoration: underline;
	color: #003333;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}
.c:hover {
	text-decoration: none;
	color: #003333;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}

.c:visited:hover {
	color: #003333;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}

.d {
	text-decoration: underline;
	color: #003333;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}
.d:hover {
	text-decoration: none;
	color: #003333;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}

.d:visited:hover {
	color: #003333;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}
.titulo {
	text-decoration: none;
	color: #003333;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}
.titulo:hover {
	text-decoration: underline;
	color: #003333;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}

.titulo:visited:hover {
	color: #003333;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}
.traco {
  		background:#FFF;
  		line-height:140%;		
 		border-bottom:1px dotted #89B700;
		border-top:1px dotted #89B700;
		border-left:1px dotted #89B700;	
		border-right:1px dotted #89B700;			
		}	
.autor {
	text-decoration: none;
	color: #003333;
	font-family: Verdana, Helvetica, sans-serif;
}
.autor:hover {
	text-decoration: underline;
	color: #003333;
	font-family: Verdana, Helvetica, sans-serif;
}

.autor:visited:hover {
	color: #003333;
	font-family: Verdana, Helvetica, sans-serif;
}
.pergunta{
	color: #CC0000;
}