<!--
body, table { font-style: regular;
              font-weight: regular;
              color: white;
              font-size: 12px;
              font-family: verdana;  }
.adressebox { font-style: regular;
              font-weight: bold;
              color: white;
              font-size: 11px;
              font-family: verdana; }
.boxVarenr		{ font-style: regular;
              font-weight: regular;
              color: white;
              font-size: 11px;
              font-family: verdana; }
.boxTitel		{ font-style: regular;
              font-weight: Bold;
              color: white;
              font-size: 12px;
              font-family: verdana; }
.boxPris		{ font-style: regular;
              font-weight: bold;
              color: white;
              font-size: 11px;
              font-family: verdana; }
		  
a:link      { color: #666666;
				font-weight: bold;
                text-decoration:none; }

a:visited   { color: #666666;
font-weight: bold;
                text-decoration:none; }

a:active    { color: #666666;
font-weight: bold;
                text-decoration:none; }

a:hover     { color: #666666;
font-weight: bold;
                text-decoration:underline; }
a.menu:link      { color: white;
				font-size: 12px;
                text-decoration:none; }
a.menu:visited      { color: white;
				font-size: 12px;
                text-decoration:none; }
a.menu:active      { color: white;
				font-size: 12px;
                text-decoration:none; }
a.menu:hover      { color: #0099FF;
				font-size: 12px;
                text-decoration:none; }
.fremhaevOverskrift { color: #666666; font-weight: bold; font-family: verdana; font-size: 15px; }
.pris { color: black; font-weight: bold; font-family: arial; font-size: 14px; }				
.bannertext	        { color: #ffffff; font-weight: bold; }
.bannerborder       { border: 1px none #000000; border-color-light: #000000; cell-spacing: 0; cell-padding: 0; border-color-dark: #000000; border-top-color:#000000; border-right-color:#000000; border-bottom-color:#000000; border-left-color:#000000; bgcolor:#9999CC; }
-->