table {
  border: 1px dashed #cc3366;
  width: 550px;
  text-align: center;
}

table.tabs {
  border: none;
}

span {
  font-family: Tahoma, Sans-Serif;
  font-size: 10pt;
  text-align: left;
}

a:link {
  color: #cc3366;
}

a:visited {
  color: #cc3366;
}

a:active {
  color: #cc3366;
}

a:hover {
  color: #99cc33;
}
