/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,204,153); background-image: url("./assets/images/Bakgrund.gif");}
 A:active { color: rgb(204,0,0);}
 A:link { color: rgb(0,0,102);}
 A:visited { color: rgb(0,0,0);}
 H1 { font-family: 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif, sans-serif; font-size: 20px; color: rgb(255,153,0); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 16px; color: rgb(102,102,102); font-weight: normal; font-style: normal;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(204,0,0);}
 
