	td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #959595;	
	line-height: 14px;
	}

	a {
	color:#3b74f3;
	text-decoration:none;
	}

	a:hover {
	background-color: #3b74f3;
	color: #ffffff;
	text-decoration:none;
	}

  .red {
  color:#df0d0d;
  text-decoration:none;
  }

  .red:hover {
  background-color: #df0d0d;
  color: #ffffff;
  text-decoration:none;
  }


	.green {
	color:#61b615;
	text-decoration:none;
	}

	.green:hover {
	background-color: #61b615;
	color: #ffffff;
	text-decoration:none;
	}

	
	li {
	background-color: #fefefe;
	border-bottom: solid 1px #e1e1e1;
	height: 20px;
	line-height: 20px;
	width: 320;
	}
	
	.rsslink {
	color: #959595;
	text-decoration:none;
	}

	.rsslink:hover {
	color: #ffffff;
	background-color: #3b74f3;
	text-decoration: none;
	}
	
	.cat-item {
	background-color: #fefefe;
	border-bottom: solid 1px #e1e1e1;
	color: #959595;	
	height: 20px;
	line-height: 20px;
	width: 320;
	}
	
	.source {
	color: #c0bebe; 
	padding-left: 5px;
	}
	}