@charset "gb2312";
a.rr:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.rr:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.ll:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a.rr:active {
	font-size: 12px;
	color: #0066CC;
}
