<!-- CSS code by Origpooh -->
<STYLE type="text/css">
<!--
BODY {
	font-family: Arial;
}
A:link, A:visited, A:active {
	text-decoration: none;
	background: transparent;
}
A:link {
	color: #0000ff;
}
A:visited {
	color: #990099;
}
A:active {
	color: #ff0000;
}
A:link:hover, A:visited:hover, A:active:hover {
	background: transparent;
	color: #ff0000;
}
A.Menu:link, A.Menu:visited, A.Menu:active {
	text-decoration: none;
	background: transparent;
	color: #ffffff;
}
A.Menu:link:hover, A.Menu:visited:hover, A.Menu:active:hover {
	color: #00C000;
}
-->
</STYLE>