body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B0C0D;
	background-color: #0B0C0D;
}
.top {
	background-color: #FEAD7F;
	border: 1px solid #333333;
	color: inherit;
      
	background-image: url(upp1.jpg);
	background-repeat: repeat;
	}

.meny {
	background-color: White;
	border-top: 0px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	color: #333333;
}
td {
	font-size: 10px;
}
.tabell {
	border: 1px solid #333333;
	background-color: dEAD7F;
	color: inherit;
}
.sida {
	border: 1px solid #333333;
	background-color: #FEAD7F;
	color: inherit;
      text-align: center;
}
.botten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: inherit;
	background-color: #bEAD7F;
	border: 1px solid #333333;
	
}
.innehall {
	border: 1px solid #333333;
	color: #0B0C0D;
	background-color: #ffcc99;
	<p>background-image: url(bakgrund.gif);</p>
	background-position: bottom;
	background-repeat: repeat-x;
}
.rubrik {
	font-size: 12px;
	font-weight: bold;
	background-color: #BBAAA6;
	border: 1px solid #333333;
	text-align: center;
	color: #0B0C0D;
	}
A:link{text-decoration:none;  font-weight: bold;  background-color: inherit;  color: #000099;   }

A:active{text-decoration:none; font-weight: bold; background-color: inherit;  color: #BBAAA6; }

A:visited{text-decoration:none; font-weight: bold; background-color: inherit;  color: #000099; }

A:hover{text-decoration:underline; font-weight: bold; background-color: inherit;  color: #BBAAA6; }
.topprubrik
{
	font-size: 36px;
	text-indent: 5px;
}
.lankar
{ vertical-align: top; }

.navlink,.navlink:link,.navlink:active,.navlink:visited	{
  color : #0B0C0D;
  font : bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
  background-color: transparent;
}

.navlink:hover	{
  color : #ffffff;
  font : bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
  background-color: transparent;
}

.navoff {
  
  background : #FEAD7F;
  font : bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
  cursor : pointer;
  width : 110px;
  height : 15px;
  position : relative;
  left : 3px;
  color: inherit;
}

.navon {
  border-top : 1px solid #363E30;
  border-bottom : 1px solid #EBEEE9;
  border-left : 1px solid #535368;
  border-right : 1px solid #EBEEE9;
  background : #9DAE95;
  font : bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
  cursor : pointer;
  width : 110px;
  height : 15px;
  position : relative;
  left : 3px;
  color: inherit;
}