body {
	background-color: #FEE600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
}
.index_text {
	font-family: Verdana;
	font-size: small;
	color: #0A246A;
	text-decoration: none;
}
.index_body {
	background-image: url(../images/main/index_bg2.gif);
	background-repeat: repeat-x;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.index_link {
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
