body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
a:link {
	text-decoration: none;
	color: #CECECE;
	font-size: 20px;
}
a:visited {
	text-decoration: none;
	color: #CECECE;
	font-size: 20px;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
	font-size: 20px;
}
.style2 {
	color: #FF9966;
	font-weight: bold;
}
.style3 {color: #999999}
.style4 {color: #6699FF}