p { max-width:45em; }
body { font-family:'Palatino Linotype','Book Antiqua',Palatino,serif; }

.slink {
  text-decoration: none;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

.cur_opt {
  font-family: Helvetica;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #ffcc33;
  text-decoration: none;
}

.oth_opt {
  font-family: Helvetica;
  font-size: 1.1em;
  font-weight: bold;
  color: #010066;
  background-color: #dddad1;
  text-decoration: none;
}
