body {
	background-color: #EDF1DD;
}
p,br,td,tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #66FF99;
}
.me {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.about {
	padding-left: 50px;
	padding-right: 50px;
}
.title01 {
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
}
.title02 {
	font-size: 14px;
	font-style: normal;
	color: #669900;
}
