text-decoration: underline;
color: #000000;
}
A.shop:active {
text-decoration: none;
color: #000000;
}
A.shop:visited { 
text-decoration: underline;
color: #000000;
}
A.shop:hover {
text-decoration: none;
color: #000000;
}

A.pro:link {
text-decoration: underline;
color: #000000;
}
A.pro:active {
text-decoration: none;
color: #000000;
}
A.pro:visited { 
text-decoration: underline;
color: #000000;
}
A.pro:hover {
text-decoration: none;
color: #000000;
}

BODY 
{
scrollbar-3dlight-color:#C0C0C0;
scrollbar-arrow-color:#C0C0C0;
scrollbar-base-color:#F1F1F1;
scrollbar-darkshadow-color:#E1E1E1;
scrollbar-face-color:#F1F1F1;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#c0c0c0;
scrollbar-track-color:#FFFFFF;
}


Body.Home {
background-color: #FFFFCC;
background-image: url("Fotos/baggrund1.jpg");
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
}
