@charset "utf-8";
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5A326D;
}
.testitxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	color: #82489D;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FB7B18;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF8D34;
	text-decoration: none;
}
.image_border {
	border: thin solid #FFBB77;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663399;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FDCDA7;
	text-decoration: none;
}
table {
	background-color: #FFFFFF;
	border: thin none #F08E69;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FB7B18;
	text-decoration: none;
}



.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #5A326D;
}
.lilorangetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #E4590E;
	font-weight: bold;
}

