a {
	text-decoration: none;
}
a:link {
	color: #730063;
}

a:visited {
	color: #730063;
}

a:hover {
	color: #7bc618;
}
a.text:link {
	color: #7bc618;
}

a.text:visited {
	color: #7bc618;
}

a.text:hover {
	color: #730063;
}

p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #730063;
	line-height: 14pt;
	letter-spacing: .025em;
	margin: 5px;
	text-align: center;
}