body { 
       font-family: "Comic sans MS", Geneva, sans-serif; 
       font-size: 12px; 
       color: #003366;
       background: url("mu60bkgd.jpg");
       background-attachment: fixed;
     }
a:link  { 
          font-family: "Comic sans MS", Geneva, sans-serif; 
          font-size: 12px;
          color:#006699;
          background: none repeat; 
          text-decoration:none; 
        }
a:visited {
            color: #003366;
            background: none repeat;
            text-decoration: none; 
           }
a:hover {
	 font-family: "Comic sans MS", Geneva, sans-serif; 
         font-size: 12px;
         color:#000033;
         background: none repeat;
         text-decoration: underline overline; 
        }
table   { 
         font-family: "Comic sans MS", Geneva, sans-serif; 
         font-size: 12px;
        }
.header { 
          font-family: "Comic sans MS", Geneva, sans-serif; 
          font-size: 14px; 
          color: #003366; 
          background: #708090; 
          border: medium none #000033; 
          border-style: solid; 
          border-top-width: 1px; 
          border-right-width: 1px; 
          border-bottom-width: 1px; 
          border-left-width: 1px
        }
.nav    { 
          font-family: "Comic sans MS", Geneva, sans-serif;
          font-size: 12px; 
          color: #003366;
          background: #708090; 
          border: medium none #000033; 
          border-style: solid; 
          border-top-width: 1px; 
          border-right-width: 1px; 
          border-bottom-width: 1px; 
          border-left-width: 1px; 
         }