﻿a.menuLink
{
	text-decoration: none;
	color: #dfdfdf; 
	font-weight: bold;
}
a.menuLink:visited
{
	text-decoration: none;
	color: #dfdfdf;
	font-weight: bold;
}
a.menu
{
	text-decoration: none;
	color: #000000; 
}
a.menu:visited
{
	text-decoration: none;
	color: #000000; 
}
td.Meny
{
	white-space: nowrap;
	border-width: 0;	
	width:130px;
}
td.MenyActive
{
	background-image: url('test.jpg');
	white-space: nowrap;
	border-width: 0;	
	width:130px;
}