.plan {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.plan:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.plan:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}

