 BODY { background-color: #000000; color: #993300; font-family: sans-serif;}

/* A:link         { color: yellow; text-decoration: none} */
 A:link         { color: yellow;}
 A:visited      { color: yellow;}
 A:active       { color: fuchsia }

 P.index_menu   { font-size: 18px; font-weight: bold }

 TABLE.center   { width: 76%; margin-left: 12%; margin-right: 12%; text-align: center }
 TABLE.rooms    { width: 84%; margin-left: 8%; margin-right: 8%; text-align: left }
 DIV.center     { text-align: center }
 H1             { color: green }
 H4             { color: green }
 H5             { color: green; font-style: oblique; text-align: right}
 B              { font-weight: 700 }
 I              { font-style: oblique }
/* SPAN.bbs       { color: yellow; font-weight: 700 }
 SPAN.info      { color: lime }
 SPAN.roomdesc  { color: aqua }
 SPAN.roomdesctit { color: aqua; font-weight:800 }
 SPAN.msghdr    { color: lime }
 SPAN.subj      { color: yellow }
 SPAN.msgbdy    { color: silver }
 SPAN.FGR       { color: red } */

 .tooltip {
	cursor: help;
	text-decoration: none;
	font-weight: bold;
 }

