﻿body
{
	margin-top:0px;
	background-color:#CCCCCC;	
	background: url('images/links.jpg');
	background-repeat: repeat-x;
	background-color:#a0522d;
}

tr
{
	background-color:White;
}

td
{
	background-color:White;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}

table 
{ 
margin: 0px auto; 
table-layout:auto;	
} 




