.what {
	text-decoration: underline;
	cursor: help;
	font-size: 14px;
	font-style: normal;
	color: #FF0066;


}
.type {
	cursor: default;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: lighter;

}
.pt9 {
	font-size: 10px;
	font-weight: lighter;
	cursor: default;

}
.pt12 {
	font-size: 12px;
	cursor: default;
}

