@charset "utf-8";
/* CSS Document */


      a:link { color: #0000ff;  text-decoration: none}
                  a:visited { color: #0000a0; underline}
                  a:hover { color: #ff0000; text-decoration: none }
                  a:active {
  color: #FF0000;
  text-decoration: none
}  