@charset "utf-8";
/* CSS Document */

.moretext {
	font-family: Arial;
	font-size: 18px;
	font-weight: lighter;
	color: #000000;
}
a:link {
	font-family: Arial;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: lighter;
	color: #E13F32;
	text-decoration: underline;
}
