a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
}
.currentPage {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: normal;
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

