


body	
{background-image:url('images/Picture1.gif'); color: black; font-family: Verdana;}


a {text-decoration: underline}
a:link {color: #650f0a; text-decoration:underline;}
a:visited {color: #000000;}
/*a:hover {color: #660066; font-weight: bolder; font-style: italic}*/

/*table {background-color:black; width: 100%; height:100%}*/
table.black {background-color: black}
table.white {background-color: white;}
table.cream {background-color: #f3e7bd;}

tr.cream {background-color:#f3e7bd;}

td.cream {background-color:#f3e7bd;}
td.black {background-color: black; padding-top:5px; }

hr {color: black}

p.centered {text-align:center; margin-top:0px; margin-bottom:0px; padding:0px;}
p.left {text-align:left; margin-top:0px; margin-bottom:0px; padding:0px;}
p.right {text-align:right; margin-top:0px; margin-bottom:0px; padding:0px;}

img.menubuttons {width:237px; height:37px;}
