.directory {
	background-color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	text-align: left;
}
.directory a:hover {
	color: #e04790;
	text-decoration: none;
	border:none;
	text-align: left;

}
