
* {
	padding: 0;
	margin: 0;
	}

body {
	background: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	word-wrap: break-word;
	line-height: 24px;
	}
a, a:visited{
	color: #008000;
	text-decoration: underline;
	}
	
a:hover{
	color: #000000;
	background: none;
	text-decoration: none;
	}

.feedd
{
  font: 14px Trebuchet MS,Arial;
  text-decoration: none;
  color: #999999;
}

.feeds
{
  font: 12px Trebuchet MS,Arial;
  text-decoration: none;
  color: #99C094;
}

