body { background-color: #ccef40; /*lightblue;*/       background-image: url(../_pics/musi.gif);       background-repeat:no-repeat;       font-family:verdana,helvetica,arial,sans-serif;       font-size: 12; /*x-small;*/       }#date { font-size: small;}/* *The table used for the menu */#MenuTable{  }/* * the style of the input form in the contact page */#Mailform { }/* * the table used inside the form */#MailTable{background-color: #cccc40; } /* * The items title (beneath the ""menu bar"") */             #ItemTitle{              }/* * the links section after the page contents */#ItemLinks{  }/* * the individual part of a page */#PageContents{ }/* * link colors */a:visited{ color:black;}a:hover { color: red;          text-decoration: underline;          font-weight:bold;}/*a:active{ color:black; }*/