body { background-color:#ffa500; font-family:Arial,Verdana,free-sans,helvetica; color:#000000; text-align:center;}
h1 { font-size:24px; font-weight:bold; }
img { border:1px solid #000000; }

.header { width:100%; margin-left:0px; margin-right:0px; margin-top:0px; text-align:center; }
#menu { width:20%; height:100%; padding-right:5px; float:left; }
#content { width:77%; text-align:left; float:right; }

td.cell {
background-color:#ffa500;
}

td.cell:hover {
background-color:#fa4500;
}

a { font-family:Arial,Verdana; font-size:12px; color:#000000;}
a:link {  color:black; }
a:visited { color:black; }
a:hover { color:#FFFFFF; }
a:active { color:black; }

