	a.menu {
		display:block;
		text-decoration:none;
		color:#000;
		width:80px;
		height:16px;
		font-size:11px;
		padding:2px;
		font-family: Arial, Verdana;
		font-weight:bold;
		text-align:center;
		background-color:#D4F4D4;
		background-image:url(./bhoar.png);
		background-repeat:no-repeat;
		background-position:top; 
	}
	
	a.menu:hover {				
		display:block;
		text-decoration:none;
		width:80px;
		height:16px;
		font-size:11px;
		padding:2px;
		background-color:#D4F4D4;
		background-image:url(./byellow.png);
		background-repeat:no-repeat;
		background-position:center;
	}
	
	
	a.menuvanity {
		display:block;
		text-decoration:none;
		color:#000;
		width:100px;
		height:16px;
		font-size:11px;
		padding:2px;
		font-family: Arial, Verdana;
		font-weight:bold;
		text-align:center;
		background-color:#D4F4D4;
		background-image:url(./bhoarvanity.png);
		background-repeat:no-repeat;
		background-position:top; 
	}
	
	a.menuvanity:hover {				
		display:block;
		text-decoration:none;
		width:100px;
		height:16px;
		font-size:11px;
		padding:2px;
		background-color:#D4F4D4;
		background-image:url(./byellowvanity.png);
		background-repeat:no-repeat;
		background-position:center;
	}
	
	
		
	a.leftmenu {
		display:block;
		text-decoration:none;
		color:#000;
		width:128px;
		height:24px;
		font-size:14px;
		font-family: times, sans-serif, Arial, Verdana;
		font-weight:bold;
		text-align:center;
		padding:3px;
		background-color:#4EB86B;
		background-image:url(./buttongross.png);
		background-repeat:no-repeat;
		background-position:middle;
	}
	
	a.leftmenu:hover {
		display:block;
		text-decoration:none;
		width:128px;
		height:24px;
		font-size:14px;
		font-family: times, sans-serif, Arial, Verdana;
		font-weight:bold;
		text-align:center;
		padding:3px;
		background-color:#4EB86B;
		background-image:url(./buttongrossaktiv.png);
		background-repeat:no-repeat;
		background-position:middle;
	}
