a
{ text-decoration: underline;
  color: #000066;
}

a:visited
{ text-decoration: underline;
  color: #000000;
}

.title
{ font-size: 16px;
  font-weight: bold;
  text-align: center;
}

body
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
  text-align: left;
}