BODY  {
	margin : 0px;
	background-color : #F2E5AF;
}
	
A  {
	text-decoration : underline;
	color : #534232;
}

A:Hover  {
	color : #8F8062;
}

.menu  {
	font-size : 11px;
	font-family : verdana;
	color : #F2E5AF;
	background-color : #000000;
}

.menu A  {
	text-decoration : underline;
	color : #F2E5AF;
}

.menu A:Hover  {
	color : #FCF9EE;
}

TD  {
	font-size : 11px;
	font-family : verdana;
}

.linha01  {
	background-color : #D9CE9D;
}

.linha02  {
	background-color : #F5EABF;
}

.linha03  {
	background-color : #534232;
	color : #FFFFFF;
	font-weight : bold;
}

SELECT  {
	font-size : 11px;
	font-family : arial;
}

INPUT  {
	font-family : arial;
	font-size : 12px;
}

.signhome {
	font-size : 9px;
	color : #CDB7A4;
}

.signint {
	font-size : 9px;
	color : #BEAF86;
}

.disable {
	color : #AEA57E;
}

