.navcontainer {
	width: 300px;
	padding-right: 20px;
}
.navcontainer ul {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.navcontainer a {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
}
.navcontainer a:link {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navcontainer a:visited {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navcontainer a:active {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navcontainer a:hover {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #EB238E;
	text-decoration: underline;
}
.topofpagenav {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.topofpagenav a:link {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.topofpagenav a:visited {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.topofpagenav a:active {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.topofpagenav a:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-decoration: none;
}

