
body {
  background:#FF9;
/*  background-image: url(http://g); */
  margin:0;
  text-align: left;
  color:#C00;
  }

.hidtxt	{ font-size: 10%; color: #FF9; }

.mentab     { background:#9F9; }
.menthis    { background:#FD8; }
.emphbox    { background:#FD8; }

a:link 	{ color:#607; text-decoration:none; }
a:visited 	{ color:#702; text-decoration:none; }
a:active  	{ color:#705; text-decoration:none; }
a:hover   	{ color:#922; text-decoration:underline; }
a img     	{ border-width:0; }

#main { width: 49em; text-align: left; }

UL	{ line-height: 1.0em; list-style-type: square;
	  margin: .4em 0 0 1.5em;  padding: 0; }

#hidid 	{ font-size: 10%; color: #FF9; }
#hidid a 	{ color: #FF9; }
#hidid a:visited { color: #FF9; }
