body {background-color: #d2b48c; font-family: Arial, Times, Courier, "sans serif";
      margin:20px; padding: 1%;}

a:link {color:#336699; font-weight:700;}
a:active {color:#ff9900; font-weight:700;}
a:visited {color:#993366; font-weight:700;}
a:hover {background:#ff9933; color:#336699; font-weight: 700;}

ul{font-size:28px;}

table {background-color:#ffffcc; border-style:double; border-width:5px;
       border-color:#ffcc00;}

table.center
	{margin:auto;}

table.left
	{width:17em;float:left}

table.float
         {width:27em; float:right;
          margin-right:120px;}

.botmar{margin-bottom:6em}