a.t:link {
	font-size: 12px;
	line-height: 20px;
	color: #bbc2ca;
	text-decoration: none;
}
a.t:visited {
	font-size: 12px;
	line-height: 20px;
	color: #bbc2ca;
	text-decoration: none;
}
a.t:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.css {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.css02 {
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}

a.l:link {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
a.l:visited {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
a.l:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}

a.m:link {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.m:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.m:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}