A, A:LINK, A:VISITED {
	color : #c88200;
	text-decoration : none;
	font-size : 12px
}

A:HOVER, A:HOVER.claro {
	text-decoration : none;
	color : #aa6f00;
	font-size : 12px;
}
A:ACTIVE, A:ACTIVE.claro {
	text-decoration : none;
	color : #aa6f00;
	font-size : 12px;
}

TD.btn {
	margin:5px; padding:5px; font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : #8e5d00;
	background : #ffb11e;
	border : 1px solid #dd9000
	}

TD.btnpushed {
	margin:5px; padding:5px; font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : #8e5d00;
	background : #ffa909;
	border : 1px solid #dd9000
	}

TD.content {
	margin:5px; padding:5px; font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #dd9000;
	background : #fff9ea;
	border : 1px solid #dd9000
	}
	
TD.contentover {
	margin:5px; padding:5px; font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #FF0000;
	background : #60FF48;
	border : 1px solid #008806
	}
	
TD.content2 {
	margin:5px; padding:5px; font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	color : #dd9000;
	background : #fff9ea;
	}

TD.contentoscuro,DIV.contentoscuro {
	margin:5px; padding:5px; font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	color : #8e5d00;
	background : #dd9000;
	}
	
BODY {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	color : #dd9000;
	background : #fff9ea;
	overflow: scroll
}