a:link {
  text-decoration : none;
  color : #9B6984;
}
a:visited {
  text-decoration : none;
  color : #9B6984;
}
a:hover {
  color : #990033;
  border-bottom : 2px dotted #990033;
}
a:active {
  color : #990033;
}
