  <style>
					a	{
						color: #534839;
						font-weight: bold;
						text-decoration: underline;}

					A:link {
						text-decoration: none;
						color: #534839;
						font-weight: bold;
						text-decoration: underline;}

					A:active {
						text-decoration: none;
						color: #534839;
						font-weight: bold;
						text-decoration: underline; }

					A:visited {
						text-decoration: none;
						color: #534839;
						font-weight: bold;
						text-decoration: underline; }

					a:hover{
						text-decoration: none;
						color: #ffffff;
						font-weight: bold;
						text-decoration: underline;}

					.body  {
						font-family : verdana;
						font-style : normal;
						color: #000000;
						font-size : 11;
						font-weight : normal;
						line-height : 16px;
						scrollbar-face-color:#534839;
						scrollbar-arrow-color:#ffffff;
						scrollbar-track-color:#ab926f;
						scrollbar-shadow-color:#ab926f;
						scrollbar-highlight-color:#ab926f;
						scrollbar-3dlight-color:#534839;
						scrollbar-darkshadow-Color:#534839;	}

H1 	{
						font-family : verdana;
						font-style : normal;
						color: #000000;
						font-size : 14;
						font-weight: bold;
						margin-left: 0px;
						margin-top: 0px;}
						
						
</style>
