body
{
	background-color: #CFE6CF;
	color: #020202;
	font-family: Verdana;
	font-size: 11px;
}
h1{
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	font-size: 18px;
}

h2{
	font-family: Verdana;
	font-size: 13px;
}
/**/
a{
	color: #009900;
}
a:hover{
	text-decoration: underline;
	color: White;
}
a img    {
filter: none
}
a:hover img    { filter: gray}

