a.topMenu
{	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold; }
a.topMenu:hover
{	color: red;
	font-size: 10pt;
	BACKGROUND-COLOR: #0FC9FF;
	text-decoration: underline overline; }
a.subMenu
{	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size:7pt;
	text-decoration: none; }
a.subMenu:hover
{	color: red;
	font-size: 7pt;
	BACKGROUND-COLOR: #FFFF00;
	text-decoration: underline overline; }
a.subMenub
{	color: red;
	font-size: 7pt;
	BACKGROUND-COLOR: #0FC9FF;
	text-decoration: underline overline; }
a.subMenub:hover
{	color: blue;
	font-size: 7pt;
	BACKGROUND-COLOR: #FFFF00;
	text-decoration: underline overline; }
a.folderOnMenu
{	color:white;
	font-family: Georgia, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; }
a.folderOnMenu:hover
{	color:black;
	font-size: 11pt;
	font-weight: bold;
	BACKGROUND-COLOR: white; }