body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EBEBEB
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.title {
	font-family: "WinSoft Pro";
	font-size: 16px;
	font-weight: bold;
	color: #316200;
}
.text {
	font-family: "WinSoft Pro";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.links {
	font-family: "WinSoft Pro";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.date {
	font-family: "WinSoft Pro";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.title_top{
	font-family: "WinSoft Pro";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.link_title {
	font-family: "WinSoft Pro";
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.AllThePage{
	margin: auto;
	width: 800px;
}
.AllThePage2{
	position: relative;
	width: 100%;
}
.text_return {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
}
.admin {
	font-family: "WinSoft Pro";
	font-size: 12px;
	color: #316200;
}


