
a.demolinks {
	font-size: 10px;
	text-decoration: none;
	background: #eee;
	border: 1px solid #e2e2e2;
	color: #737373;
	padding: 2px 4px;
}
a.demolinks:hover {
	background: #737373;
	border: 1px solid #646464;
	color: #fff;
}
p.lfdemo {
	text-align: center;
	font-size: 10px;
	color: #969696;
}



table#lfdemo {
	margin: 0px auto;
	text-transform: uppercase;
	font-size: 11px;
}
table#lfdemo a img {
	border: 4px double #ededed;
}
table#lfdemo a img:hover {
	border: 4px double #ededed;
	background-color: #eee;
}

.new {
	color: red;	
}
