.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
a.text:hover {
	color: #FF6600;
}
.linkt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkt:hover {
	color: #000000;
	text-decoration: none;

}
