  <style>
					a	{
						color: #42DE10;
						font-weight: bold;
						text-decoration: none;
			
					}

					A:link {
						text-decoration: none;
						color: #ffffff;
						font-weight: bold;}

					A:active {
						text-decoration: none;
						color: #ffffff;
						font-weight: bold;}

					A:visited {
						text-decoration: none;
						color: #ffffff;
						font-weight: bold;}

					a:hover{
						color: #7f7458;
						font-weight: bold;
						text-decoration: none;}


					.body  {
						font-family : arial;
						font-style : normal;
						color: #ffffff;
						font-size : 12;
						font-weight : bold;
						letter-spacing: 0px;
						line-height : 19px;}
						
										
</style>
