.title {
  font-size: 120%;
  font-weight: bold;
  color: #11729f;
  border-bottom: #11729f 4px solid;
}
#title {
  border-bottom: #EBECED 1px solid;
  padding-bottom: 3px;
  margin-bottom: 9px;
}
#center {
  font-size: 80%;
  color: #4b4b4b;
}
#center a {
  color: #326E9D;
  text-decoration: underline;
}
#center a:hover {
  text-decoration: none;
}
#center a:visited {
  color: #66ABD9;
  text-decoration: underline;
}

#center li {
  padding-bottom: 5px;
}

#center ol li ul li {
   list-style: disc;
}
#center a.anons {
  color: #4b4b4b;
  text-decoration: none;
}
#center a.anons:hover {
  text-decoration: none;
}
#center a.anons:visited {
  color: #4b4b4b;
  text-decoration: none;

/*#center a {
  color: #000000;
  text-decoration: underline;
}
#center a:hover {
  text-decoration: none;
}
#center a:visited {
  color: #939393;
  text-decoration: underline;
}*/