.encoding { font-family: Arial,Helvetica; }
A.encoding:hover { background-color: #739cb5;	color : #000000; }

A:link, A:visited { text-decoration: none; }
A:hover { color: #ff6633; }
A.nh {	text-decoration: underline;
	font-weight: bold;
}
.nh, A.nh:visited {
	text-decoration: underline;
	font-weight: bold;
}

.toolbar, .copyright, .ttitle, .new  { font-family : Arial,Helvetica; }

<!-- textarea, input  { background-color: #739cb5; color: #000000 } //-->
textarea, input  { background-color: #004F75; color: #ffffff }
