.text	{ font-family: Tahoma; font-size: 12px; color: #A2B5C0 }
.text1	{ font-family: Tahoma; font-size: 12px; color: #C6C8CA}
.textw	{ font-family: Tahoma; font-size: 12px; color: #FFFFFF}
.textmb	{ font-family: Tahoma; font-size: 12px; color: #36D7FF; font-weight:bold}
.textk	{ font-family: Verdana; font-size: 9px; color: #A2B5C0 }
a:link {
	color: #C6C8CA;
	text-decoration: none;
}
a:visited {
	color: #C6C8CA;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #C6C8CA;
	text-decoration: none;
}