body{
	background-color: #F6D564;
    }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.box_text a:link {
	color: #0000FF;
	text-decoration: none;
	font-style: normal;
	visibility: visible;
}

.box_text a:visited {
	color: #0000CC;
	text-decoration: none;
	font-style: normal;
}

.box_text a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

.box_text a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}


.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	margin-bottom: 40px;
	font-weight: bold;
}

.bottom_text a:link {
	color: #990000;
	text-decoration: none;
	font-style: normal;
	visibility: visible;
}

.bottom_text a:visited {
	color: #000099;
	text-decoration: none;
	font-style: normal;
}

.bottom_text a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

.bottom_text a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
}
