@charset "utf-8";
/* CSS Document */

.scrolling-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.scrolling-text  a:link,  .scrolling-text  a:active, .scrolling-text  a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.scrolling-text  a:hover {
	color: #849431;
	text-decoration: none;
}.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

