body {
	background-color: #CCFFCC;
}
.style2 {
	font-family: Georgia, "tahoma", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: 3300ff;
}
a:visited {
	color: cc33cc;
}
a:hover {
	color: ff0000;
}
a:active {
	color: 660000;
}
.style4 {font-size: 18}
.style5 {font-size: 18px}
