.pie
	{
		background-color: #8eb037;
		color: #ffffff;
		font-size: medium;
	}

.pie a:link{ text-decoration:none; color:#000000; }
.pie a:hover{ text-decoration:none; color:#ffffff; }
.pie a:active{ text-decoration:none; color:#000000; }
.pie a:visited{ text-decoration:none; color:#000000; }

.copyright
	{
		text-align:right;
		font-size: small;
	}

.poweredby
	{
		text-align: right;
		font-size: small;
		color: #000000;
	}













