@charset "utf-8";
body {
	background-image: url(images_new/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #cbcacb;
	margin-top: 0px;
}
a:hover {
	color: #670900;
	text-decoration: underline;
}

.LinkLg {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LinkMd {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LinkMdSm {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LinkSm {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
