a:link {
  color: #999900;
  text-decoration: none;
  font-weight: normal;
}
a:visited {
  color: #999900;
  text-decoration: none;
  font-weight: normal;
}
a:active {
  color: #999933;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #999933;
  text-decoration: none;
  font-weight: bold;
}
.minitxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.leip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
