body           { color: #FF0000; background: #DFC890; font-size: medium;                       font-family: arial, helvetica, sans-serif ; margin:0; }
.Menu          { color: #FFFF00; background: #7F0000; font-size: large;    text-align: center; font-weight: bold; }
.left          {                                                           text-align: left;   }
.center        {                                                           text-align: center; }
.right         {                                                           text-align: right;  }

.Shadow        { background-image: url("Images/Shadow.png");  background-repeat: repeat-x; font-size: 6px; }

.White:link    { color: #FFFFFF }
.White:visited { color: #FFFFFF }
.White:hover   { color: #FFFFFF }

