/* CSS Document */

.bodytext01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF3300;
}
