.planAlt {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-size: 9pt;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
a:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #336600;
}
a:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
}
a:active {
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
