body	{
	font-family:arial,sans-serif;
	background-color:#011f18;
         }

a.start	{
	color:#FFF8DC;
         }

a.start:visited {
	color:#FFF8DC;
         }

table	{
	width:524px;
         }

img	{
	border:0;
         }

td.b	{
	height:160px;
	text-align:center;
	vertical-align:middle;
	background-color:#fff1bf;
	cursor:hand;
	}

td.l	{
	height:160px;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	}

input.knips {
	background-color:#fff1bf;
	color:#002828;
	width:150px;
	}

hr	{
	color:#011f18;
         height:1px;
         width:90%;
         }