.text {
	font-size: 10pt;
	font-family: "MS Sans Serif", Tahoma, sans-serif;


}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
