	html, body { margin: 0px; padding: 0px; height: 100% }
	body, td, input, textarea, select, option {font:  normal 12px Sans-Serif ;color: Black;}
	
	a {  text-decoration: none; font: bolder 12px Sans-Serif ;color: Black;}
	a:hover { text-decoration: underline ; color:White;}
	a.active { text-decoration: underline }
	
	h1 { font-size: 13px }
	
	a.button { background: white; border: 1px solid Black; color: gray; display: block; text-decoration: none }
	a.button:hover { border-color: black; color: Black; }
