.kineticjs-content { margin: 0px; }
body { 
	background-color: #fff; 
	font-size: 0.8em;
}
a:link {
	color:#ff6600 !important;
	text-decoration: none;
}
a:visited {
	color:#ff6600 !important;
	text-decoration: none;
}
a:hover {
	color:#e03c00 !important;
	text-decoration: none;
}
tr,td {
	padding: 30px;
}

