BODY {
	color : White;
}

A:link    	{
	text-decoration: none;
	color: "#005734";
	font-weight: normal;
}

A:visited 	{
	text-decoration: none;
	color: "#005734";
	font-weight: normal
}

A:hover   	{
	text-decoration: none;
	color: "#008000";
	font-weight: normal
}