BODY {
	scrollbar-base-color : orange;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
A.clsHome {
	COLOR: orange;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
	}
A.clsHome:hover {
	COLOR: white
	}
input {
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: orange;
	color: #000000;
	}
input.button {	
	cursor: hand;
	}
.pie {
	font-size: 9px;
	color: #FFFF00;
	}
