body {
	margin-left		: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	margin-bottom	: 0px;
	font-family		: Verdana, Arial;
	font-size		: 9px;
	color			: #6D6E71;
	
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border:1px solid #999999;
}

A.destaque_titulo
{
	font-family		: verdana;
	font-size		: 9px;
	color			: #77787B;
	font-weight		: bold;
	text-decoration	: none;
}

A.destaque_titulo:HOVER
{
	font-family		: verdana;
	font-size		: 9px;
	color			: #77787B  ;
	font-weight		: bold;
	text-decoration	: underline;
}

td.destaque_texto 
{
	font-family		: verdana;
	font-size		: 9px;
	color			: #6D6E71;
	text-decoration	: none;
}
 
A.noticia_titulo
{
	font-family		: verdana;
	font-size		: 9px;
	color			: #808284  ;
	font-weight		: bold;
	text-decoration	: none;
}

A.noticia_titulo:HOVER
{
	font-family		: verdana;
	font-size		: 9px;
	color			: #808284  ;
	font-weight		: bold;
	text-decoration	: underline;
}

A.leia
{
	text-decoration	: none;
}
A.leia:VISITED
{
	color			: blue;
}
A.leia:HOVER
{
	color			: Red;
}



td.noticia_texto 
{
	font-family		: verdana;
	font-size		: 9px;
	color			: #8A8B8E;
	text-decoration	: none;
}

td.borda
{
	background-color:  #D0D1D3;
}

.table
{
	background-color	:White;
	font-size			:10px;	
	font-style			:normal;
	font-family			:Verdana;	
	text-align			:justify;
	color				:Gray;
}

.texto
{
	font-family		: verdana;
	font-size		: 9px;
	color			: #6D6E71;
}

.body_gerenciador
{
	font-family		: verdana;
	font-size		: 9pt;
	color			: #6D6E71;
}

table.interno
{
	padding: 0 5 0 5;
}