a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #Ec595F;
	text-decoration: underline;
	list-style-type: disc;
}
a:visited {
	color: #B471DB;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #E2B84C;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #37519B;
	list-style-type: disc;
}
.background {
	background-color: #F9F4D4;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #37519B;
	background-color: #FFFFFF;


}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;

}
