/* CSS Document */
body {
	font-style:normal;
	text-decoration:none;
}
<HEAD>
<style type="text/css">
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
  color:#75A633;
}
a:active {
	text-decoration: none;
}

.style1 {
	color: #902579;
	font-size: 18px;
	font-family: Arial;
}
.style2 {
	font-family: Arial;
	font-size: 12px;
}
.style3 {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
}
.style4 {font-family: "Trebuchet MS"; font-size: 12px; color: #000000; }
.style5 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
}

.btn {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	background:url(IMAGES/BTN.gif);
	width:158px;
	height:20px;
	font-weight:bold;
}
-->
</style>
</HEAD>
-->
