/* CSS Document */

body 	{
		font-family: Arial, Helvetica, sans-serif;
		background-color:#000000;
		color:#FFFFFF;
		text-align: center;
		}

a:link	{color: #FFFF00}
a:visited	{color: #FFFF00;}
