

A.ARROW:hover
{
	text-decoration: underline;
}

A.ARROW 
{

	background:url(/www-site/images/arrow_link.gif) no-repeat 0px 5px; 
	padding-left:7px;

	padding-right:7px;
	padding-bottom: 2px;
	font-family: arial, verdana;
	font-size: 10px;
	text-decoration: none;
}


.LISTING_TITLE
{
	font-family: trebuchet ms, verdana, arial;
	font-size: 13px;
	font-weight: bold;
	padding: 2 0 2 5px;
	color: #a0522d;
	background-color: #f5deb3;
	border-style: solid;
	border-width: 0 0 1 0px;
	border-color: #111111;
	text-decoration: none;
}

.LISTING_SUB_TITLE
{
	font-family: trebuchet ms, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2 0 2 5px;
	color: #a0522d;
	border-style: solid;
	border-width: 1 0 1 0px;
	border-color: #111111;
}

.LISTING_TEXT
{
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
	padding: 2px;
	color: #111111
}