/* sample */

a:link { color : #CCFFFF ; text-decoration : none ; }
a:visited { color : #FFCCFF ; text-decoration : none ; }
a:hover,a:active { color : #FFFFFF ; text-decoration : underline ;}

/* (c)1999-2000 :cynical: */
