p.menuitem
{
	background-color: #46827D;
	text-align: center;

}

a.menuitem
{
	font-size: 18px;
	font-weight: bold;
	color: 6D3B43;
	background-color: #46827D;
	text-align: center;
	text-decoration: none;
	white-space: normal;
}

br.menuitem { line-height: 150%; }

a.menuitem:link
{
	font-size: 18px;
	font-weight: bold;
	color: 6D3B43;
	background-color: #46827D;
	text-align: center;
	text-decoration: none;
}

a.menuitem:hover
{
	background-color: 6D3B43;
	color: #46827D;
	text-align: center;
	text-decoration: none;
}

