p {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #336699;

	font-weight: normal;

}
ul {
	color: #336699;
}

a:link {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: normal;

	color: #1855C9;

	text-decoration: none;

}

a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: normal;

	color: #1855C9;

	text-decoration: underline;

}

a:active {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: normal;

	color: #1855C9;

	text-decoration: none;

}
