a.k:link {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
a.k:visited {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.k:hover {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
a.k1:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
a.k1:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
a.k1:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.k2:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
a.k2:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.k2:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.red:link {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}
a.red:visited {
	font-size: 12px;
	color: #EE0000;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
}

