.bluelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #022166;
	text-decoration: none;
}
.bluelink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.greylink {
	font-family: tahoma;
	font-size: 10px;
	color: #7e7870;
	line-height:25px;
	text-decoration: none;
}
.greylink:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}