body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #ffa650;
  margin: 0px;
  font-size:10px
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ffcfa0;
	font-size:10px
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px
}
.li{
	margin-left: 100px;
	list-style-position:inside
	}
.text{
	margin-left: 135px;
	}
a.menu{
	background-color: #ffa650;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	padding-top:1px;
	text-align:center
}
a.menu:hover{
	background-color :  #ffcfa0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	padding-top:1px;
	text-align:center
}
