body
{
	font-family:"Courier New","courier","monospace";
}
#bar li.sel
{
	outline: 1px solid #00FF00;
}


a
{
	border:none;
	text-decoration: none;
}



.tex
{
	background: lime;
}
.input,
textarea,
div.forsubmit input,
#news input.text,
#news input.ok
{
	background:#00FF00;
	color:black;
}