body
{ 
background: #d4e1c0 url('img/design/bg.gif') ;
font: 11px "Trebuchet MS";
margin-left: 0px;
margin-top: 0px;
margin-right 0px;
margin-bottom 0px;
}

A:link {text-decoration: none; font-weight: bolder; color: #404040;}
A:visited {text-decoration: none; font-weight: bolder; color: #404040;}
A:active {text-decoration: none; font-weight: bolder; color: #404040;}
A:hover {text-decoration: none; font-weight: bolder; color: #404040;}

.rubbe
{
	text-decoration: none;
	font: bold 900 30px arial;
	color: #000000;
	display: inline;
}
.nyhetsrubrik
{
	text-decoration: none;
	font: bold 900 11px arial;
	color: #000000;
	display: inline;
}
.nyhetstext
{
	text-decoration: none;
	font: regular 900 10px arial;
	color: #000000;
	display: inline;
	line-height: 125%
}
.nyhetsdatum
{
font: 8px "Trebuchet MS";
color: 3c7438;
}
.bold
{
font: 11px "Trebuchet MS";
font-weight:bolder;
}


.menu A:link
	{
		text-decoration: none;
		font: bold 900 11px Trebuchet MS;
		color: #000000;
		display: inline;
		line-height: 140%
	}
.menu A:visited
	{
		text-decoration: none;
		font: bold 900 11px Trebuchet MS;
		color: #000000;
		display: inline;
		line-height: 140%
	}
.menu A:active
	{
		text-decoration: none;
		font: bold 900 11px Trebuchet MS;
		color: #b7d1e3;
		display: inline;
		line-height: 140%
	}
.menu A:hover
	{
		text-decoration: none;
		font: bold 900 11px Trebuchet MS;
		color: #3f3f3f;
		display: inline;
		line-height: 140%
	}