a:link {
	color: #669933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669933;
}
a:hover {
	text-decoration: none;
	color: #32004B;
}
a:active {
	text-decoration: none;
	color: #32004B;
}
a.purple:link {
	color: #669933;
	text-decoration: none;
}
a.purple:visited {
	text-decoration: none;
	color: #669933;
}
a.purple:hover {
	text-decoration: none;
	color: #32004B;
}
a.purple:active {
	text-decoration: none;
	color: #32004B;
}
a.bigbodyorange:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 1.2em;
	color: #f15922;
	text-decoration: none;
}
a.bigbodyorange:visited {
	text-decoration: none;
	color: #f15922;
}
a.bigbodyorange:hover {
	text-decoration: none;
	color: #32004B;
}
a.bigbodyorange:active {
	text-decoration: none;
	color: #32004B;
}
a.bodytextorange:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #f15922;
	font-style: normal;
	text-decoration: none;
}
a.bodytextorange:visited {
	text-decoration: none;
	color: #f15922;
}
a.bodytextorange:hover {
	text-decoration: none;
	color: #32004B;
}
a.bodytextorange:active {
	text-decoration: none;
	color: #32004B;
}

a.bodytextblue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #0b4da2;
	font-style: normal;
	text-decoration: none;
}
a.bodytextblue:visited {
	text-decoration: none;
	color: #0b4da2;
}
a.bodytextblue:hover {
	text-decoration: none;
	color: #32004B;
}
a.bodytextblue:active {
	text-decoration: none;
	color: #32004B;
}
