.text a:link {
	color: #000033;
}
.text a:visited {
	color: #000033;
}
.text a:hover {
	color: #0099CC;
}
.text a:active {
}
.NavHead a:link {
	color: #000033;
	text-decoration: none;
}
.NavHead a:visited {
	text-decoration: none;
	color: #000033;
}
.NavHead a:hover {
	text-decoration: none;
	color: #0099CC;
}
.NavHead a:active {
	text-decoration: none;
}
.NavLink a:link {
	color: #000033;
	text-decoration: none;
}
.NavLink a:visited {
	text-decoration: none;
	color: #000033;
}
.NavLink a:hover {
	text-decoration: none;
	color: #0099CC;
}
.NavLink a:active {
	text-decoration: none;
}
.RegularList a:link {
	color: #000066;
	text-decoration: none;
}
.RegularList a:visited {
	color: #000066;
	text-decoration: none;
}
.RegularList a:hover {
	color: #0099CC;
	text-decoration: none;
}
.RegularList a:active {
	color: #000066;
	text-decoration: none;
}
