.cabecalho { font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: White;
 font-weight: bold;
   }

.textbox {
		color : black;
		background-color : white;
		height : 19px;
		font-size : 10pt;
}
		
.cabecalho2 {
	font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: Navy;
 font-weight: bold;
}

.titulo {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000080;
font-weight: bold;
}

.descricao {
	font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: Black;
font-weight: normal;
}

.conteudo {
	font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: black;
font-weight: normal;
}

.form {
	font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: black;
font-weight: normal;
}


SELECT 	{
font-size : 10pt;  
color: Black;
font-family: Arial;
  }

.autor {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000080;
font-weight: bold;
}
.saiba {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #000080;
font-weight: bold;
 text-decoration: underline;
}
.rodape {
	font-family : Arial;
	font-size : 11px;
	color : #000000;
}

A:link    {
	text-decoration: undeline;
	color : Gray;
	font-family : Arial;
	font-size: 12Px;
}
A:visited {
	text-decoration: none;
	color : Silver;
	font-family : Arial;
	font-size: 12Px;
}
A:active  {
	text-decoration: none;
	color : Gray;
	font-family : Arial;
	font-weight: bold;
	font-size: 12Px;
}
A:hover   {
	text-decoration: underline;
	color : gray;
	font-family : Arial;
	font-size: 12Px;
	font-weight: bold;
}.preço {  font: 8pt Arial, Helvetica, sans-serif}
