.bodytext {
	font-family: Verdana, Arial, sans-serif;
	color: #5A5A5A;
	font-size: 8pt;
}

.quotes{
	font-family: Verdana, Arial, sans-serif;
	color: #943833;
	font-size: 8pt;
	font-weight: bold;
	text-align: right
}

.headers {
	font-family: Verdana, Arial, sans-serif;
	color: #943833;
	font-size: 9pt;
	font-weight: bold;
}

.like-link {
	font-family: Verdana, Arial, sans-serif;
	color: #1D2F68;
	font-size: 8pt;
	text-decoration: none;
	font-weight:600
}

A:link {
	font-family: Verdana, Arial, sans-serif;
	color: #1D2F68;
	font-size: 8pt;
	text-decoration: none;
	font-weight:600
}
A:visited {
	font-family: Verdana, Arial, sans-serif;
	color: #1D2F68;
	font-size: 8pt;
	text-decoration: none;
	font-weight:600
}
A:hover {
	font-family: Verdana, Arial, sans-serif;
	color: #5A5A5A;
	font-size: 8pt;
	text-decoration: underline;
	font-weight:600
}
A:active {
	font-family: Verdana, Arial, sans-serif;
	color: #1D2F68;
	font-size: 8pt;
	text-decoration: underline;
	font-weight:600
}
