/* CSS Document */




	
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #6666FF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.title {
	color: #FF8E31;
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.style2 {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}
.style3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.style4 {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}
.style5 {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}


.style6 {
	color: #6666FF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
