html{display:inline;}

body
{
	height:100%;
	min-height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}

table
{
	height:100%;
}


table td
{
	border:none;
	padding:0px;
	margin:0px;
}

a {
	
}

a img{border:none;}
a:hover{color:#FF6600;}
