﻿.MenuLink
{
	font-family: Arial;
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}

.MenuLink:hover
{
	color: #ffffff;
	text-decoration: underline;
}