a {
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.page_content {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.page_link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: darkblue;
}

.page_navigator {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background: darkblue;
	cursor: pointer;
	cursor: hand;
}

.footer_links {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: darkblue;
}

.page_info {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.copyright_link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.email_link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

