body {
 color: #000;
 font-size: 100%;
 font-family: sans-serif;
 background-color: #000;
 background-image: url(i/back.gif);
 margin: 0;
 padding: 0;
 }
.helpwanted {
 color: #effc55;
 font-weight: bold;
 background-color: #333;
 text-align: center;
 margin: 5px;
 padding: 4px 4px 5px;
 border: outset 4px #ff6;
 }

a:link {
 color: #900;
 text-decoration: none;
 }
a:visited {
 color: #900;
 text-decoration: none;
 }
a:hover {
 color: #f00;
 text-decoration: underline;
 }
a:active {
 color: #fff;
 background-color: #f00;
 text-decoration: line-through;
 }
.txtborder {
 border: solid 1px #333;
 
 }

table.bodymain {
 color: #000;
 background-color: #fc0;
 margin: 0;
 padding: 1px;
 border-style: solid;
 border-width: 0 1px 1px;
 }

.copyrt {
 color: #333;
 font-size: 10px;
 font-family: monospace;
 font-weight: bold;
 text-decoration: none;
 text-align: right;
 margin: 5px;
 padding: 5px;
 }

.footcopy {
 color: #fff;
 font-size: 0.8em;
 background-color: #000;
 margin: 2px;
 padding: 2px;
 border-width: 0;
 }

a:visited.footcopy, a:active.footcopy {
 color: #fff;
 margin: 2px;
 padding: 2px;
 border-width: 0;
 }
a:hover.footcopy {
 color: #fff;
 text-decoration: underline;
 }
.openhours {
 color: #900;
 font-size: 12px;
 font-family: sans-serif;
 font-weight: normal;
 }
b.openhours {
 color: #f00;
 font-size: 1.1em;
 font-weight: bold;
 margin-top: 2px;
 margin-bottom: 2px;
 padding-top: 2px;
 }
.openhourstime {
 color: #201101;
 font-size: 14px;
 font-family: sans-serif;
 font-weight: bold;
 }
.openhoursfun {
 color: #2b39ce;
 font-size: 14px;
 font-family: cursive;
 font-weight: bold;
 
 }
div.openhourstime {
 margin-right: 15px;
 margin-left: 15px;
 padding-bottom: 15px;
 border-bottom: 1px dotted #633;
 }
div.openhours {
 margin-top: -18px;
 padding-bottom: 10px;
 
 
 
 }

.mooncafenews {
 color: #ffd600;
 font-size: 1.5em;
 font-family: sans-serif;
 font-weight: bold;
 background-color: #930;
 padding-left: 20px;
 border-bottom: 2px solid #633;
 border-left: 3px solid #633;
 }

.mooncafetext {
 font-size: 0.9em;
 padding: 4px;
 }


