a.helplink:link, a.helplink:visited, a.helplinkactive{
	border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	color: #990000;
	text-Decoration: none;
	line-height: 130%;
}

a.helplink:hover {
	border-width: 1px;
	border-style: dotted;
	border-color: #990000;
	padding-left: 2px;
	padding-right: 2px;
	color: #990000;
	text-Decoration: none;
	cursor: help;
	line-height: 130%;
}

a.regularlink {
  color: #000099;
  text-Decoration: underline;
}

a.regularlink:hover {
  color: #000066;
/*  text-Decoration: underline overline; */
}

a.anchorlink:link, a.anchorlink:visited, a.anchorlinkactive{
	color: #000099;
	text-Decoration: none;
	font-weight: bold;
}

a.anchorlink:hover {
	color: #000099;
	text-Decoration: underline;
	cursor: crosshair;
	font-weight: bold;
}


a.popuplink:link, a.popuplink:visited, a.popuplinkactive{
	border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	color: #000099;
	text-Decoration: underline;
	line-height: 130%;
}

a.popuplink:hover {
	border-width: 1px;
	border-style: dotted;
	border-color: #000099;
	padding-left: 2px;
	padding-right: 2px;
	color: #000099;
	text-Decoration: none;
	line-height: 130%;
}


a.redpopuplink:link, a.redpopuplink:visited, a.redpopuplinkactive{
	border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	text-Decoration: none;
	color: #ac0000;
	font-weight: bold;
	font-size: 18px;
	line-height: 130%;
}

a.redpopuplink:hover {
	border-width: 1px;
	border-style: dotted;
	border-color: #000099;
	padding-left: 2px;
	padding-right: 2px;
	color: #ac0000;
	font-weight: bold;
	text-Decoration: none;
	font-size: 18px;
	line-height: 130%;
}

a.greenpopuplink:link, a.greenpopuplink:visited, a.greenpopuplinkactive{
	border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	text-Decoration: none;
	color: #00ac00;
	font-weight: bold;
	font-size: 18px;
	line-height: 130%;
}

a.greenpopuplink:hover {
	border-width: 1px;
	border-style: dotted;
	border-color: #000099;
	padding-left: 2px;
	padding-right: 2px;
	color: #00ac00;
	font-weight: bold;
	text-Decoration: none;
	font-size: 18px;
	line-height: 130%;
}

a.newlink:link, a.newlink:visited, a.newlinkactive{
	border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	color: #000099;
	text-Decoration: underline;
	line-height: 130%;
}

a.newlink:hover {
	border-width: 1px;
	border-style: solid;
	border-color: #000099;
	padding-left: 2px;
	padding-right: 2px;
	color: #000099;
	text-Decoration: none;
	line-height: 130%;
}
