a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #25489C;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #25489c;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B3CDA6;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #29485c;
	text-decoration: underline;
}
