body {
         background-image: url(images/iframe.gif); 
         background-attachment: fixed;
	scrollbar-face-color: #DAD9F0;
	scrollbar-highlight-color: #DAD9F0;
	scrollbar-shadow-color: #DAD9F0;
	scrollbar-3dlight-color: #DAD9F0;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #DAD9F0;
	scrollbar-darkshadow-color: #DAD9F0;
         color: 2B296D;
         font-family: arial, verdana;
	font-size: 11px;
}

	a:link { text-decoration: none; color: #0073A2}
	a:visited { text-decoration: none; color: #0073A2}
	a:active { text-decoration: none; color: #0073A2}
	a:hover { color: #ffffff}

.bakgrund { 
            background-color: transparent;
            border: 1px solid #0073A2;
            height: 15px;
            font-size: 10px;
}

.com { 
       background-color: transparent;
       border: 1px solid #0073A2;
       font-size: 10px;
}