body, table, pre, select, h1, h2, textarea, input {
	font: 10pt arial, helvetica, clean, sans-serif;
	color: #fff; 
	background: #3F4341;
}

h1 {
	font-size: 20pt;
}
a:link, a:active, a:visited {
	color: #99998F;
	text-decoration: none;
	outline: none;
	font-weight: bolder;
}

a:hover {
	color: #CCCCBB;
}