body {
	background-color: #c5feb1;
}
body, td, div {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0066ff;
	text-decoration: none;
	font-weight: bold;
}