@media all {
   BODY {
	font-family: Arial;
	margin-left: 3%;
	margin-right: 3%;
	background-color: #966;
	font-size: 14px;
	color: #FFF;
        }

   a:link {
          font-family: "Arial";
          text-decoration: none;
          text-shadow: ;
          color: #FFFFFF;
          }

   a:visited {
	text-decoration: none;
	color: #CCC;
	}

 	a:hover {
	color: #F90;
	text-decoration: none;
	}
 
 	a:active {
	color: #FF3333;
    text-decoration: none;
	}

  
   	.style6 {
          font-weight: bold;
          color: #b41d15;
    }

   	.style7 {
          font-family: "Arial", "Tahoma";
    }

	.style8 {
          font-family: "Arial", "Tahoma";
          font-size: small }
  
  	TABLE {
	font-family: Arial;
	color: #FFF;
	background-color: dimgray;
         }

   P {
	font-size: 14px;
	color: inherit;
     }

}
.menustyle a {
	font-size: 14px;
	color:#FFF;
}
.menustyle {
	font-size: 14px;
	color:#FFF;
