body	{
	background: #030;
	color: #000;
	margin: 0;
	border: 0;
	text-align: center;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom: 25px;
	}

td {
  	font-size:11px;
  }

a {
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	color: #64822C;
  }

a:hover, a:active {
	text-decoration : underline;
	color: #f00;
	}

a.menulink {
  	font-size:10px;
  }
