@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 12px;
	color: #006699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.STYLE1 {font-size: 14px}
.STYLE2 {color: #999999; font-size: 10px}
