@charset "utf-8";
/* CSS Document */

body{background:#FFDD9E;margin:0px; color:#000000;}

body ,tr,td{font-size:12px;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
