<!--
	body { background-color: FBFBFB;}

	.menutop a {
			font-family: Arial;
			color: 414141;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			}

	.menutop a:hover {
			color: 6A9C08;
			text-decoration: underline;
			}

	.menuwt a {
			font-family: Arial;
			color: 414141;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			}

	.menuwt a:hover {
			color: FFF79A;	
			}

	.header {
			font-family: Arial;
			color: FFF79A;
			font-size: 11px;
			font-weight: bold;
			}

	.menupr a {
			font-family: Arial;
			color: 414141;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			}

	.menupr a:hover {
			color: 6A9C08;
			text-decoration: underline;
			}

	.text {
			font-family: Verdana;
			color: black;
			font-size: 11px;
			text-align: justify;
			}

	.friends a {
			font-family: Verdana;
			color: black;
			font-size: 11px;
			text-decoration: none;
			}

	.friends a:hover {
			text-decoration: none;
			}

	.text a {
			font-family: Tahoma;
			color: 5E8B07;
			font-weight: bold;
			text-decoration: none;
			}

	.text a:hover {
			text-decoration: underline;
			}

	.bold	{
			font-family: Tahoma;
			color: C64E06;
			font-size: 14px;
			text-align: left;
			font-weight: normal;
			text-decoration: none;
			}

	.bold0	{
			font-family: Arial;
			color: 414141;
			font-size: 11px;
			text-align: left;
			font-weight: bold;
			text-decoration: none;
			}


	h1	{
			font-size: 24px; 
			font-family: Arial Black;
			font-style: italic;
			margin-bottom: 2px;
			margin-top: 0px;
			color: F6E800;
			text-decoration: none
			}

	h1 a	{
			font-size: 24px; 
			font-family: Arial Black;
			font-style: italic;
			margin-bottom: 2px;
			margin-top: 0px;
			color: 8DC73F;
			text-decoration: none
			}


	input {
			font-size: 11px;
			font-family: Verdana;
			color: black;
			margin-top: 1px;
			margin-bottom: 1px;
			
			}
	select {
			font-size: 11px;
			font-family: Verdana;
			color: black;
			margin-top: 2px;
			margin-bottom: 2px;
			}


	#lightwt { 
			text-align: left;
			width: 210px;
			border-left: 1px solid #8DC73F;
			border-right: 1px solid #8DC73F;
			border-top: 1px solid #8DC73F;
			}

	#lightwt A { 
			width: 100%;
			display: block;
			padding: 2px 0px;
			background: ffffff;
			text-decoration: none;
			}

	#lightwt A:hover { 
			background: 8DC73F;
			}
				
//-->


