@charset "utf-8";
/* CSS Document */

.noscripttext {
	font-style:italic;
}
.footnote {
	font-size:x-small;
	color:#FFF;
}
a:link, a:visited {
	color: #FF0;
}
a:hover {
	color:#FF0;
}
body {
	color:#FFF;
}