#menu0 {
	margin: 0px;
	padding: 0;
}

#menu0 dt {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;

}

#menu0 dd {
	color: #000;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

#menu0 dt.active {
  font-size: 12px;
	font-weight: bold;
}

a.menu0, a.menu0:link, a.menu0:visited {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  color: #861d71;
  text-decoration: NONE;
}
a.menu0:hover {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  color: #ca5164;
  text-decoration: none;
}