p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.body {
}
A:link {
	color: white;
	background: transparent;
	text-decoration: none;
}
A:visited {
	color: white;
	background: transparent;
	text-decoration: none;
}
A:active {color: white;
background: transparent}
A:hover {
	color: #66CC00;
	background: transparent;
	text-decoration: none;
} /* For IE 3 */
A:hover {color: #66CC33;
background:none}

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
