/* Copyright yenie@redajah.net */

body
{ background-color: black; margin-top: 8px; margin-bottom: 15px;

scrollbar-base-color: black;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: white
}

img
{ Border: 0px }

p
{ font-family: Verdana; font-size: 8pt; color:white; margin-top: 0px }

a:link {  color: #CCCCCC; text-decoration: none   }
a:active {  color: #CCCCCC}
a:visited {  color: #CCCCCC; text-decoration: none   }
a:hover {  color: #CCCCCC; text-decoration: underline  }

/*---------------------- Formulär -----------------*/

textarea 
{ font-family: verdana; margin:1px; font-size: 8pt; background-color: #CCCCCC; color: white}

input 
{ font-family: verdana; margin:1px; font-size: 8pt; background-color: #CCCCCC; color: white; 
border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid  }
