html {height: 100%; margin: 0; padding: 0;}

body {
	font: normal 14px verdana;
	}

table {font-size: 14px;}

a.cube:link { background: #000000; } 
a.cube:visited { background: #000000; }
a.cube:hover { background: #cccccc; }
a.cube:active { background: #cccccc; }

A, V:link {text-decoration: none; color: #000000}
