@charset "iso-8859-1";
body
{ 
background-image: 
url("../images/bck.png");
background-repeat: repeat-y
}

IMG 
{
  border-style: none;
}

p {margin-left: 25px; font-family: sans-serif}
p.logo {margin-left: 0px; text-align: center}


a:link  {color: blue} 
a:visited  {color: purple} 
a:hover {background: #e0e0e0}

p.meny
{
font-size: 80%;
margin-left: 10px
}

a.meny:link {color: black; text-decoration: none}
a.meny:visited {color: black; text-decoration: none}
a.meny:hover {background: #c0c0c0; font-weight: bold; text-decoration: none}

