


body 
{ 
background-image: url(bakgrund.jpg);
background-repeat: repeat-x; 
background-attachment: fixed; 
font-family: arial; 
font-size: 10px;
font-style: normal;
font-color: #ffffff;

scrollbar-base-color: #283823;
scrollbar-track-color: #10180c;
scrollbar-arrow-color: #3e6943;
scrollbar-3dlight-color: #45673c;
scrollbar-highlight-color:#55774c; 
}

p {font-family: Verdana; font-size: 10px; font-color: #ffffff}
li{ font-family: Verdana; font-size: 10px}
td { font-family: Verdana; font-size: 10px; font-color: #ffffff}
tr { font-family: Verdana; font-size: 10px}


a:link { text-decoration: none; font-size: 10px; color: #7f8b5f}

a:visited { text-decoration: none; color: #50583c}

a:active { text-decoration: none; color: #acbd81}

a:hover { text-decoration: underline}
