@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Helvetica Neue, American Typewriter, Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
	word-spacing: 0px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6B00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}
