@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	line-height:20px;
}
body,form {
	margin: 0px;
}
img{
	border:0;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.orange,.orange a{
	color:#e05100;
	text-decoration:none;
}
.orange a:hover{
	color:#e05100;
	text-decoration:underline;
}

.blue,.blue a{
	color:#0E79DC;
	text-decoration:none;
}
.blue a:hover{
	color:#0E79DC;
	text-decoration:underline;
}

