h1		{font-family:Verdana, Arial, Helvetica, sans-serif;
		color:white;
		font-weight:bold;
		background-color:#333;
		font-size:12pt;}
		
		
body		{font-family:Verdana, Arial, Helvetica, sans-serif;
		color:white;
		background-color:#333;
		font-size:2;}

.race	{font-family:Verdana, Arial, Helvetica, sans-serif;
		color:white;
		background-color:#333;}	

a:link	{color:white;
		text-decoration:none;}

a:visited {color:white;
		text-decoration:none;}

a:hover	{color:#fc3;}