a.menulink:link
{
	font-weight: bold;
	color: #0000A0;
	text-decoration:none
}
a.menulink:visited
{
	font-weight: bold;
	color: #0000A0;
	text-decoration:none
} 
a.menulink:active 
{
	font-weight: bold;
	color: white;
	text-decoration:none
}
.menulist
{
	font-family: Times New Roman, Times, serif;
	font-size: 83%;
	text-align: center;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #7FB8FF;
	background-color: #BFE8F2;
	color: white;
}
.menutitle
{
	font-family: Times New Roman, Times, serif;
	font-size: 83%;
	text-align: center;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #7FB8FF;
	background-color: #0000A0;
	color: #BFE8F2;
}
