a:link {
	color: #0066FF;
	text-decoration: none;
}

a:visited {
  color: #0066FF;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	color: #000000;
	text-decoration: none;
}

.text {
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	color: #333333;
	font-size: 100%;
}

.pagetitle-text {
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	color: #333333;
	font-size: 24px;
}

.mediumheading-text {
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	color: #333333;
	font-size: 110%;
}

.smallprint-text {
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	color: #333333;
	font-size: 90%;
}

.navigate-text {
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	color: #333333;
	font-size: 16px;
}
