a:hover {
	color: #FF6600;
	text-decoration: none;
}
.font-seo {
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
}
.font-small {
	font-size: 13px;
	font-weight: normal;
}
.font-or {
	font-weight: bold;
	color: #FF6600;
}
.font-b {
	font-style: italic;
	font-weight: bold;
	color: #669933;
}
body {
	text-align: center;
}
.font-white {
	color: #FFFFCC;
}
.font-red {
	color: #FF0000;
}
.font-12 {
	font-size: 12px;
}
.font-pink {
	color: #FF6666;
}
.title2 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.title1 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #669933;
}
.title3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
}
.title4 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

