﻿.MnuBar
{
	color:White;
	text-decoration:none;
	font-weight:bold;
	
}
.MnuBar:hover
{
	background-color:White;
	color:Black;
	text-decoration:none;
	font-weight:bold;
}


