A:VISITED{
  color : #1810af;
}
A{
  color : #1810af;
  text-decoration : none;
}
A:HOVER{
  color : #ff9bff;
  text-decoration : blink;
}
H3{
  font-weight : bold;
  color : #ffffff;
  text-decoration : underline;
  font-size : 12px;
}
