a.a1 {
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
}
a.a1:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #99d211;
}






a.a2 {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a.a2:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #99d211;
}


a.a3 {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 17px;
}
a.a3:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #1578C4;
}


a.a4 {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

a.a4:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #1578C4;
}

