html, body {
	height: 100%; 
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;	
	background: #FF9600 url(../gfx/noflash_bg_top.gif) repeat-x left top;
}

td.noflash_data {
	background: #FF9600 url(../gfx/noflash_data.gif) no-repeat left top;
	height: 205px;
}

td {
	font-size: 12px;
	line-height: 18px;
	color: #3B3B3B;
}

a,
a:hover {
	color: #3B3B3B;
}

a:hover {
	text-decoration: none;
}
