@charset "utf-8";
.white_text {
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
}
.smallprint {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.smallprint_underlined {
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.flicker {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: blink;
}
