body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #009966;


}
.kaders {
	border-top: 1px dashed #ff9933;
	border-right: 1px none #ff9933;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px dashed #CCCCCC;


}
.menukader {
	border-top: 1px dashed #ff9933;
	font-size: x-small;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;


}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.menuitem A:visited {color: #000000; text-decoration: none; font-size: 11px;}
.menuitem A:link    {color: #000000; text-decoration: none; 	font-size: 11px; } 
.menuitem A:active  {color: #C0FFC0; text-decoration: none; font-size: 11px;}
.menuitem A:hover   {color: #333333; background-color: #CCCCCC; text-decoration: none;}