
p,td,ul,li,center {
  font-family : arial, sans-serif;
  color: #000000;
}

body {
  font-family : arial, sans-serif;
  background-color: #ffffff;
  color: #000000;
}

a:link {
  color: #FF0099;
}
a:visited {
  color: #4f004f;
}
a:active {
  color: #FF0099;
  text-decoration: none;
}
a:hover {
  color: #9f009f;
  text-decoration: none;
}

.pink {
  font-weight: bold;
  color: #CC0000;
}

.highlight {
  color: #CC0000;
}

/*
.valentine {
  color: #FF33CC;
}
*/