body {
	background-color: #cccc99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #333333;
}


a {
	color: #000066;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #000066;

}
