/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
A:active { color: rgb(255,0,0);}
 A:visited { color: rgb(0,51,153);}
 A:hover { color: rgb(255,0,0);}
 
