body.menu {
	color: #0000ff;
	background: #ffffa0;
}

a.menu {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	link: #ff0000;
	visited: #ff0000;
	active: #ff0000;
}	

div.menu {
	color: #000099;
	background: #ffffa0;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.vname {
	color: #0000ff;
	background: #ffffa0;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	