body {
	margin: 0px;
	background-color: #CDEAA6;
}

a:link, a {	color: #008539;	text-decoration: underline; }
a:visited {	text-decoration: underline;	color: #666666; }
a:hover {	text-decoration: none;	color: #CC6600; }
a:active {	text-decoration: underline;	color: #993300;}


.style9 {	color: #000000;	font-size: 12px;}


body,td,th {
	font-family: Comic Sans MS, Trebuchet, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#000000;
}
img
{
border:0px;
}

a img, a:link img, a:visited img
{
filter:alpha(opacity=90);
border:1px #CDEAA6 solid;
}

a:active img, a:hover img
{
filter:alpha(opacity=100);
border:1px #004422 solid;
}

h2
{
color:#008539;
}
