/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: url("./fersken_baggrund2.jpg");}
 A:active { color: rgb(153,51,102);}
 A:link { color: rgb(0,0,153);}
 A:hover { color: rgb(0,0,0);}
 A:visited { color: rgb(153,51,102);}
 P { color: rgb(120,120,120);}
 
