.bodytext {
	font-family: Verdana, Arial, sans-serif;
	color: #5A5A5A;
	font-size: 9pt;
}

.bodytext-small {
	font-family: Verdana, Arial, sans-serif;
	color: #5A5A5A;
	font-size: 7pt;
}

.like-link {
	font-family: Verdana, Arial, sans-serif;
	color: #3565AD;
	font-size: 10pt;
	text-decoration: none;
	font-weight:600
}

.headers {
	font-family: Verdana, Arial, sans-serif;
	color: #731619;
	font-size: 10pt;
	font-weight: bold;
}

A:link {
	font-family: Verdana, Arial, sans-serif;
	color: #3565AD;
	font-size: 10pt;
	text-decoration: none;
	font-weight:600
}
A:visited {
	font-family: Verdana, Arial, sans-serif;
	color: #3565AD;
	font-size: 10pt;
	text-decoration: none;
	font-weight:600
}
A:hover {
	font-family: Verdana, Arial, sans-serif;
	color: #5A5A5A;
	font-size: 10pt;
	text-decoration: underline;
	font-weight:600
}
A:active {
	font-family: Verdana, Arial, sans-serif;
	color: #3565AD;
	font-size: 10pt;
	text-decoration: underline;
	font-weight:600
}
