body
{ 
background-image:url('img/ground.jpg');
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#000080;
}

A:Hover  {
	color : #4169E1;
	text-decoration : underline;
}