a {font-size : 82% ; font-weight : bold ; font-family: Bitstream Vera Sans,Verdana; Arial}





.topItem
{
  width:  150px;

  cursor: pointer;
  background:      none;
  border-top:      none;
  border-left:     none;
  border-right:    none;
  border-bottom:   none;
  text-decoration: none;
   
  font-weight: bold;
  font-family:Bitstream Vera sans, Verdana, Arial;
  font-size:82%;
 
}

.subMenu
{
  display:     none;
  width:       150px;
  height:      80px;
  background:  none;
  border-top:  none;
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin-bottom:14px;
}

.dropMenu
{
margin-left:7px;
margin-bottom:4px;
}

.subItem
{
margin-bottom:14px;
}