a.topMenu 	{
 color: 		white;
 font-family: 	Verdana, Arial, Helvetica;
 font-size: 	9pt;
 text-decoration: 	none;
 font-weight: 	bold;
}

a.topMenu:visited	{
 color: 		white;
}

a.topMenu:hover	{
 color: 		black;
}

a.subMenu	{
 color: 		white;
 font-family: 	Verdana, Arial, Helvetica;
 font-size: 	9pt;
 text-decoration: 	none;
}

a.subMenu:hover 	{
 color: 		black;
}

a.subMenu:visited	{
 color: 		black;
}
