body,frame,table,a {
  text-decoration: none;
  color: #000033;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #CCCC99;
  font-family: Arial Narrow;
}

a:hover {
  color: #6699CC;
}

