.font {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.l:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
}
a.l:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #0099FF;
	text-decoration: none;
}
a.l:active {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
}
a.k:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFffff;
	text-decoration: none;
}
a.k:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFffff;
	text-decoration: none;
}
a.k:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.k:active {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFffff;
	text-decoration: none;
}.q {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

