a:link
{
	color: #ffffff; 
	font-family: Arial;
	font-size: 14px;
	text-decoration: none
}
a:hover
{
	color: #c0c0c0; 
	font-family: Arial;
	font-size: 14px;
	text-decoration: none
}

a:visited
{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none
}
a:active 
{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none
}
body
{
	font-family: Arial;
	background-color: #164416;
	font-size: 14px;
	color: #ffffff;
}
.t
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
      text-indent: 35px;

}
.pie
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff
}