.purpletxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #663366;
}
.whitetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.credittxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #663366;
}
a.credit:link {
	font-family: georgia;
	font-size: 10px;
	color: #663366;
	text-decoration: none;
}
a.credit:visited {
	font-family: georgia;
	font-size: 10px;
	color: #663366;
	text-decoration: none;
}
a.credit:hover {
	font-family: georgia;
	font-size: 10px;
	color: #9966CC;
	text-decoration: underline;
}
a.credit:active {
	font-family: georgia;
	font-size: 10px;
	color: #663366;
	text-decoration: none;
}
a.white:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pgtitle {
	font-family: georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #CC9966;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC9966;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	text-decoration: underline;
}
.pgsubtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006666;
	text-transform: uppercase;
}
