body,td,th {
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #B4C49B;
}
.style2 {color: #EFE696}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.yellow:link {
	color: #EFE696;
	font-weight: bold;
	text-decoration: none;
}
a.yellow:visited {
	color: #EFE696;
	text-decoration: none;
}
a.yellow:hover {
	color: #EFE696;
	text-decoration: underline;
}
a.yellow:active {
	color: #EFE696;
	text-decoration: none;
}
a.green:link {
	color: #15532A;
	font-weight: bold;
	text-decoration: none;
}
a.green:visited {
	color: #15532A;
	text-decoration: none;
}
a.green:hover {
	color: #009933;
	text-decoration: underline;
}
a.green:active {
	color: #009933;
	text-decoration: none;
}