body
{
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : #E8E4C0;
	background-image :   url("../images/wall.jpg");
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
}

.home
{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
}

a
{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}

.border
{
	border : 1px solid Black;
}
