body 	{ font-family:calibri,verdana; background-color:#333; }
h2	{ font-size:20px; }

#nav		{ margin-top:20px; margin-bottom:20px; }
#footer		{ font-size:12px; color:#fff8dc; }
#params		{ position:relative; left:-100px; top:250px; }
#count		{ width:24px; }
#action		{ height:24px;}

.home		{ font-size:30px; color:#333; background-color:#ffffff; padding-left:20px; padding-right:20px; text-decoration:none; }
.curr 		{ font-size:18px; color:#fff8dc; text-decoration:none; white-space:nowrap; font-weight: bold; }
.link 		{ font-size:18px; color:#fff8dc; text-decoration:underline; white-space:nowrap; }
.link:hover	{ text-decoration:none; }
.pad		{ margin-right:80px; }