/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./grey_bluelinen.jpg");}
 A:active { font-size: x-small; color: rgb(51,0,204); font-weight: bold;}
 A:link { font-size: x-small; color: rgb(102,0,0);}
 A:visited { font-size: x-small; color: rgb(51,0,204);}
 A:hover { font-size: x-small; color: rgb(102,0,153); font-weight: bold;}
 