UL {
  list-style-type: disc;
}

P,UL {
  font-family : Verdana, Arial, sans-serif;
  font-size : 11px;
}

A.closetext:hover {
  color: #AABBDD;
  text-decoration: none;
}

A.closetext {
  color: #0000FF;
  text-decoration: none;
}