body {	background-image: url("../images/fade-bg.jpg");
		background-repeat: repeat-x;
		background-color: #96000C;
		font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
		color: #5E0008;
		margin: 0;
		padding: 0; }

a:link { color: #0000FF; text-decoration: none; }
a:visited { color: #0000FF; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }

table {  empty-cells: show; }

td {  vertical-align: top;
	  padding: 0; }

img {  border: 0; }
