p a:active {
	font-family: "Lucida Sans";
	font-size: large;
	color: #619593;
	text-decoration: underline;
}
p a:hover {
	font-family: "Lucida Sans";
	font-size: large;
	color: #D3C090;
}
p a:visited {
	font-family: "Lucida Sans";
	font-size: large;
	color: #619593;
	text-decoration: underline;
}
p a:link {
	font-family: "Lucida Sans";
	font-size: large;
	text-decoration: underline;
	color: #BA5889;
}
.text {
	font-family: "Lucida Sans";
	font-size: medium;
	text-align: center;
	line-height:22px;
}
#partopmargin {
	margin-top: 50px;
}
a:link {
	text-decoration: none;
	color: #BA58B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:visited {
	text-decoration: none;
	color: #619593;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #D3C090;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #619593;
}

#navText {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: x-small;
	text-align: left;
}
