.emi_MainMenu
{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
  font-weight: bold;
}
.emi_courseMenu
{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
}

.emi_courseMenu_Active
{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.emi_courseMenu_Depth1
{
  color: #333333;
  font-weight: bold;
}

.emi_courseMenu_Depth2, .emi_courseMenu_Depth3, .emi_courseMenu_Depth4
{

}

A, A:active, A:link, A:visited 
{
  color: #000000;
  text-decoration: none;
}

A:hover 
{
  color: #000000;
  text-decoration: underline;
}
