  <style>
					a	{
						color: #8f268b;
						font-size : 11;
						font-weight: bold;
						text-decoration: none;}

					A:link {
						font-size : 11;
						color: #8f268b;
						font-weight: bold;
						text-decoration: none;}

					A:active {
						font-size : 11;
						color: #8f268b;
						font-weight: bold;
						text-decoration: none; }

					A:visited {
						font-size : 11;
						color: #8f268b;
						font-weight: bold;
						text-decoration: none; }

					a:hover{
						font-size : 11;
						color: #ffffff;
						font-weight: bold;
						text-decoration: none;}

					.body  {
						font-family : verdana;
						font-style : normal;
						color: #000000;
						font-size : 11;
						font-weight : normal;
						line-height : 17px;
						scrollbar-face-color:#8f268b;
						scrollbar-arrow-color:#ffffff;
						scrollbar-track-color:#c5e9fc;
						scrollbar-shadow-color:#FFFFFF;
						scrollbar-highlight-color:#c5e9fc;
						scrollbar-3dlight-color:#c5e9fc;
						scrollbar-darkshadow-Color:#c5e9fc;	}

H1 	{
						font-family : century gothic;
						font-style : normal;
						color: #000000;
						font-size : 15;
						line-height : 1px;
						font-weight: bold;
						margin-left: 0px;
						margin-top: 5px;}
						
						
</style>