body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.navSpace {
	width: 10px;
}
a.nav:link {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a.nav:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a.nav:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #6D2F70;
}
.PageTitle {
	color: #660066;
	font-size: 20px;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #660066;
}
.smTitle {
	color: #660066;
	font-weight: bold;
	font-size: 14px;
}
a:visited {

	text-decoration: none;
	color: #660066;
}
a:hover {

	text-decoration: underline;
	color: #660066;
}

