.link32 {
	font-family: "Monaco CE";
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9999;
	text-decoration: none;
}
a:link {
	color: #FF9999;
	text-decoration: none;
}
a:visited {
	color: #FF9999;
	text-decoration: none;
}
a:hover {
	color: #009933;
	text-decoration: none;
}

