body
	{
		background-color: black;
		color: #fc3;
	}
a:link
	{
		color: #f60;
	}	
a:visited
	{
		color: #ca9;
	}	
a:hover
	{	
		background: #666;
	}	