@charset "utf-8";
/* CSS Document */
body {
	background-color: #BAB7A3;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #716D55;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #716D55;
}
a:hover {
	text-decoration: none;
	color: #BAB7A3;
}
a:active {
	text-decoration: underline;
	color: #716D55;
}
.arts{padding:10px 5px 5px 5px;}