body			{
			 margin:			0px;
			}
td.bottom		{
                         background-color:		#fae333;
			}
a.bottomlink:hover	{
			 font-family:			Arial;
			 font-size:			12px;
			 color:				black;
			 text-decoration:		underline;
			}
a.bottomlink		{
			 font-family:			Arial;
			 font-size:			12px;
			 color:				black;
			 text-decoration:		none;
			}
td.main			{
			 background-color:		#fefddf;
			 font-family:			Arial;
			 font-size:			12px;
			 color:				black;
			}
td.leftmenu		{
			 background-image:		url("images/leftmenubg.jpg");
			}
a.leftmenulink:hover	{
			 font-family:			Arial;
			 font-size:			12px;
			 color:				white;
			 text-decoration:		underline;
			}
a.leftmenulink		{
			 font-family:			Arial;
			 font-size:			12px;
			 color:				white;
			 text-decoration:		none;
			}
