A:link {text-decoration: none; color: #009CE2;}
A:visited {text-decoration: none; color: #009CE2;}
A:active {text-decoration: none; color: #009CE2;}
A:hover {text-decoration: underline; color: #009CE2;}
.fn1 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.fn2 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.fn3 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
.fn4 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	writing-mode: tb-rl;
	filter: flipv flipv;
}