.font_s {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
.font {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

