#menu {
list-style: none;
width: 150px;
padding-top: 35px;
height: 214px;
padding-left: 50px;
background: url(images/background.png) no-repeat;
}
#menu p{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu a:link{
color: #888888;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 8px 0 0 0px;
font-weight:normal;
}

#menu a:visited{
color: #888888;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 8px 0 0 0px;
font-weight:normal;
}


#menu a:hover{
color: #595959;
}

#menu a:active{
color: #dbdbdb;
}.huvudruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
