﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #FFFFCC;
        background: #FFFFFF url(menubak.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}

a:link {		
	text-decoration: none;	
	color: #FFFFcc;
	}

a:visited  {
        text-decoration: none;
	color: #FFFFCC;
	}

a:active {
	text-decoration: none;	
	color: #FFFFcc;
	}

.vanster	{
	position: absolute; 
        left: 0px; 
	}