body {
	background-color: #CCCC99;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #663366;
}


a {
	color: #669900;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #669900;

}

