body {
	background-color: #F2F0F1;
	background-image:url(img/back.jpg);
	background-position: center center;
	background-repeat: repeat-y;
}

.style1 {
	color: #666666;
	font-size: 12px;
	line-height:120%;
	word-spacing: 3em;
	}
.style2 {color: #666666}
a:link {
	text-decoration: none;
	color: #FEAE00;
}
a:visited {
	text-decoration: none;
	color: #FEAE00;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #666666;
	font-size: 10px;
}

.style5 {
	color: #666666;
	font-size: 12px;
	line-height: 120%;
}

.blue {
	color: #00F;
	font-size: 10px;
}

.live_day {
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}
