@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_m.jpg);
	background-repeat:repeat-x;
	background-color:#6595C5;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {

	color: #333;
	text-decoration:none;
}
