body	{background-color:#ebebeb;}

body.alt	{background-color:#ebebeb;}

body.2 {background-image:url();
	background-color:white;}

body.2alt {background-image:url();
	background-color:#ebebeb;}	

td.button
	{font-size:8pt;
	font-family:Arial,Arial narrow;
	color:green;
	background-color:#ebebeb;}		

	
td.buttonalt
	{font-size:8pt;
	font-family:Arial,Arial narrow;
	color:green;
	background-color:#ebebeb;}		
	
td.buttoninvers
	{font-size:8pt;
	font-family:Arial,Arial narrow;
	color:white;
	background-color:black;}		
	
a:link
	{font-size:8pt;
	font-family:Arial,Arial narrow;
	color:blue;
	text-decoration:none;}	

a:visited
	{font-size:8pt;
	font-family:Arial,Arial narrow;
	color:black;
	text-decoration:none;}	
	
a:hover
	{font-size:8pt;
	font-family:Arial,Arial narrow;
	color:red;
	text-decoration:none;}		

hr	{color:black;}



