.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333300;
}
.paragraphSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
}
a:link { color: #c30; text-decoration: underline; }
.paragraphLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CC3300;
	font-weight: normal;
}
a:visited { color: #930; }
a:hover { color: #c30; text-decoration: none; }
a:active { color: #c30; }
