body {
	background-image: url(../images/bg_body.gif);
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.link-name {
	font-weight: bold;
	color: BD2C00;
	text-decoration: none;
}
.link-name:hover {
	font-weight: bold;
	color: 861F00;
	text-decoration: none;
}
