BODY
{
	background: #F1F1F1;
	margin-left:0; 
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
font-size: 11px;
}



A.menu
{
	color: #ABABAB;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
}

A.menu:hover
{
	color: #000000;
font-weight:bold;
}



.image{
	width:inherit; height:inherit;
	border-style:solid;
	border-color:#ABABAB;
	border-width:1px;
	padding:3px;


}


.legendalight
{
	color: #ABABAB;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}


.legenda
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

.texto
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.textoerror
{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}


.fundohistorico
{
	background: #F5F5F5;
}

.fundohistoricolaranja
{
	background: #FF6600;
}

.tab_color_n
{
	background: #707E87;
	text-align: center;

}

A
{
	color: #0000ff;
	text-decoration: underline;
}

a:hover{
		color:#0000ff;
	}

