


A {
  text-decoration: none;
  font-family: Verdana;
  color: black;
  font-weight: bold;
  font-size : 11px;
}

A:hover {
  color: red;
}

P {
  font-family: Verdana;
  color: black;
  font-weight: normal;
  font-size : 10px;
}

TABLE {
  font-family: Verdana;
  color: black;
  font-weight: normal;
}
