p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding: 5px;
	text-align: justify;
	vertical-align: text-top;
}
a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #330033;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #330033;
	text-decoration: none;
}
a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
