.xxx {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}
a {
	font-size: 12px;
	line-height: 23px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 23px;
	color: #004A8A;
	text-decoration: underline;
}
