a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.fs10 {font-size: 11px; line-height: 14px;}
.fs12 {font-size: 12px; line-height: 16px;}
.fs14 {font-size: 14px; line-height: 20px;}
.fs10n {font-size: 10px;}
.fs12n {font-size: 12px;}
.fs12nh {font-size: 12px; line-height: 20px;}
.fs14n {font-size: 14px;}
.fs16n {font-size: 16px;}
.fs18n {font-size: 18px;}