body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	background-color: #D88D01;
	background-image:url(../images/container/page_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.Content {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
	color: #000000;
}
.Content A:link {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #9E2C20;
}
.Content A:visited {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #9E2C20;
}
.Content A:hover {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #457188;
}
.Content A:active {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #9E2C20;
}
.LtContent {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
	color: #000000;
}
.LtContent A:link {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #9E2C20;
}
.LtContent A:visited {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #9E2C20;
}
.LtContent A:hover {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #457188;
}
.LtContent A:active {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #9E2C20;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
	color: #7D520;
}
.copyright A:link {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #7D520;
}
.copyright A:visited {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #7D520;
}
.copyright A:hover {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #7D520;
}
.copyright A:active {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #7D520;
}
