body
{
    	background-color: #B7B096;
    	color: #000000;

    	font-family: verdana, helvetica, sans-serif;
    	font-size: 12px;
		font-weigth: normal;

    	margin-top: 0px;
    	margin-left: 5%;
    	margin-right: 5%;
}

table
{
    	font-family: verdana, helvetica, sans-serif;
    	font-size: 12px;
		font-weigth: normal;
}

h1
{
		font-weigth: bold;
    	font-size: 1.2em;
}

h2
{
		font-weigth: bold;
    	font-size: 1.1em;
}

a 
{
		color: black;
		//font-style: italic;
		text-decoration: none;
}		

a:hover 
{
		color: brown;
		text-decoration: none;
}		

a.meny
{
		color: #000000;
		font-family: Comic Sans MS, sans-serif;
    	font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
}

a.meny:hover
{
		color: #552200;
		background-color: #D7342D;
		text-decoration: underline;
}

a.nyhet
{		color: black;
		font-style: normal;
		text-decoration: none;
}

a.nyhet:hover
{		color: blue;
		text-decoration: underline;
}

.main
{
    	font-family: verdana, helvetica, sans-serif;
    	font-size: 12px;
}

.nyheter
{
		background-color: F5EFD7;
		font-size: 12px;
}

.ingress
{
		font-weight: bold;
}

.quote
{
		font-style: italic;
		font-weight: normal;
}