body {
	background-image: url(../images/general/background_s.png);
	background-repeat: repeat;
	background-color: #2D2D2D;
}
.link_box {
	background-image: url(../images/general/link_box.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}
.title_pic {
	background-image: url(../images/general/title.png);
	background-repeat: no-repeat;
}.legal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.text_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FEFEFE;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	display: block;
}
.link_box2 {
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}
