a.a4:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.a4:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.a4:hover {
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
}

a.a1:link {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.a1:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.a1:hover {
	font-size: 12px;
	line-height: 20px;
	color: #000099;
	text-decoration: underline;
}
a.a2:link {
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
a.a2:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0033FF;
}
a.a2:hover {
	font-size: 15px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
a.a3:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.a3:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.a3:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
