body {
	background-color: #000;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #FF0;
	text-decoration: underline;
}
