body { 
	background-color:#000000;
	color:#aaaaaa; 
}

.chosen {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
}

.smileonmepleaselord {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}

.monospace {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}

a:link {  color:#aaaaaa; text-decoration:none; }
a:visited { color:#aaaaaa; text-decoration:none; }
a:hover {
	color:#aaaaaa;
	text-decoration:none;
	font-weight: bold;
}
a:active {  color:#aaaaaa; text-decoration:none; }
