/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

 /* "auto" makes the left and right margins center the wrapper */
#wrap { 
  width: 1014px; 
  margin: 0 auto; 
} 

div { font-family: Arial;
    }

  .redfont { color: red;text-decoration: none;
    }
div.menu a {display: block;text-decoration: none; background: #200800; color: white; height:22px}

.menu a:link {display: block;text-decoration: none; background: #200800; color: white}
.menu a:active {display: block;color: white; text-decoration: none; background: purple}
.menu a:hover {display: block;color: white; text-decoration: none; background: purple}
  
a:link {
COLOR: #000000;text-decoration: none
}
a:visited {
COLOR: #800080;
}
a:hover {
COLOR: purple;
}
a:active {
COLOR: #00FF00;
}
