.menu2              {
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0;
	padding: 3px 3px 2px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #FFF;
}
.menu2 a:link               {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: inherit;
	white-space: nowrap;
	padding: 3px 3px 2px
}
.menu2 a:hover        {
	color: #C4D8FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	padding: 3px 3px 2px
}
.menu2 a:visited           {
	font-size: 11px;
	text-decoration: none;
	background-color: #C5DDFE;
	text-align: center;
	white-space: nowrap;
	padding: 3px 3px 2px
}
.menu2on            {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	padding: 3px 3px 2px
}
.menu2on a:link         { color: #fff; font-size: 11px; text-decoration: none; text-align: center; white-space: nowrap; padding: 3px 3px 2px }
.menu2on a:hover         {
	color: #69F;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	padding: 3px 3px 2px
}
.menu2on a:visited           {
	color: #CCC;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	padding: 3px 3px 2px
}

