        body, td, p, table.quiz tr th {

            font-family: tahoma, sans-serif;

            font-size: 8pt;

            color: #000000;

        }



        pre {

            font-family: verdana, sans-serif;

            font-size: 8pt;

            color: #ffffff;

            margin: 0px;

        }



        ul  {

            margin: 0px;

            padding: 0px;

            list-style-position: inside;

            list-style-type: disc;

        }



        a {

            color: #FF9900;

            text-decoration: none;

        }



        a:hover {

            text-decoration: underline;

        }



        h1 {

            margin: 0px;

            font-family: verdana, sans-serif;

            font-size: 10pt;

            color: #000000;

        }



        h2 {

            margin: 0px;

            font-family: verdana, sans-serif;

            font-size: 8pt;

            color: #FF9900;

            margin-bottom: 10px;

        }



        h3 {

            margin: 0px;

            font-family: verdana, sans-serif;

            font-size: 8pt;

            color: #000000;

            margin-bottom: 7px;

        }



        h4 {

            font-family: tahoma, sans-serif;

            font-size: 8pt;

            color: #ffffff;

            font-weight: normal;

        }



	.anonymlink, .anonymlink:hover,.anonymlink:active{

            font-family: verdana, sans-serif;

            font-size: 8pt;

            color: #ffffff;

            margin: 0px;

            text-decoration:none;

	}

	img{

		border:none;

	

	}
	/*kjetil*/
	.nytt {
		color: red; 
		background-color: #ffff99
	}
	table.quiz tr td { 
		border-style: none solid solid none;
		border-color: #888;
		border-width: 1px;
	}
	table.quiz tr th { 
		text-align: left;
	}
	table#nettauksjon td.pris{
		background-color: white;
		text-align: right;
	}
	table#nettauksjon td.tittel{
		color: white;
		font: 0.8em bold;
		font-family: verdana, arial;
		
	}
	table#nettauksjon{
		background-color: #f90;
		padding: 0.5em;
		margin: 0.5em;
	}
	table#nettauksjon th{
		font-size: 10pt;
		color: #666;
		text-align: left;
		padding: 0.4em;
	}
	table#nettauksjon td{
		padding: 0.4em;
	}
	table#nettauksjon a{
		color: white;
		text-decoration: underline;
	}
	table#nettauksjon a:hover{
		color: white;
		text-decoration: none;
	}
	input.bud{
		text-align: right;
	}