.small-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: 5D5D5D;
}
.header {
	font: bold large Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textgreenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: 409B28;
	text-decoration: none;
	font-weight: bold;
}
.textbiglinkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: 5D5D5D;
}
.textunlerline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
.textbigunderline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

