/*
	Selene Directory
	Copyright © 2007-2009 Refresh Web Development [www.RefreshMy.com]
	
	For the most recent version, visit the Selene Directory website:
	[www.SeleneDirectory.com]
	
	This file is part of Selene Directory, usage governed by
	the Selene Directory SLA found at www.SeleneDirectory.com/license.html
*/

.listDate {
	font-weight: bold;
	padding-top: 5px;
	}
a.listLink {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFF33;
	line-height: 15px;
	}
a.listLink:hover {
	text-decoration: underline;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	line-height: 15px;
	}