/* CSS Document */
a:link { text-decoration: none ;color:#0000ff;}
a:visited { text-decoration: none ;color:#ff0000;}
a:hover { text-decoration: underline; COLOR:#ff0000;}
