/* CSS Document */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(images/page-tiler.jpg);
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F3A30;
	font-weight: normal;
	line-height: 16px;
	}
	
a:link {
	color: #4F3A30;
	text-decoration: underline;
}

a:hover {
	color: #4F3A30;
	text-decoration: none;
}

a:visited {
	color: #4F3A30;
	text-decoration: underline;
}


	
