/* CSS Document */

a:link { color: #0000ff; text-decoration: none !important  }
a:visited { color: #ff0000; text-decoration: none !important  }
A:hover {background-color: #ffffff;}

