body
{
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-image :   url("../images/back.jpg");
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #990000;
}

.home
{
	font-family : Verdana;
	font-size : 10px;
	color : #990000;
}

a
{
	font-family : Verdana;
	font-size : 10px;
	color : #990000;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #990000;
	text-decoration : none;
}

