.toplink {
  font-family:Times New Roman,times,serif;
  font-style: italic;
  font-weight: normal;
  font-size:14px;
  color:rgb(239,209,17);
  text-decoration:none;
  background-color: #000000
}

.curvelink {
  font-family:Times New Roman,times,serif;
  font-style: italic;
  font-weight: normal;
  font-size:14px;
  color:rgb(239,209,17);
  text-decoration:none;
  background-color: #000000
}

.pagetitle {
  font-family:Times New Roman,times,serif;
  font-style: italic;
  font-weight: bold;
  font-size:35px;
  color: #660000;
  text-decoration:none;
 }