.year-nav
{
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #808080;
	margin-top: 6px;
	margin-bottom: 18px;
}

.closeTable
{
	padding-top: 3px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 10px;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
}


.closeTable a
{
	color: #666;
	text-decoration: none;
}


.closeTable a:hover
{
	color: #666;
	text-decoration: underline;
}

.link-off a
{
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}


.link-off a:visited
{
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}


.link-off a:hover
{
	color: #cccccc;
	text-decoration: underline;
}


.nav-on a
{
	font-weight: bold;
	color: #6C6CE7;
	text-decoration: none;
}


.nav-on a:visited
{
	font-weight: bold;
	color: #6C6CE7;
	text-decoration: none;
}


.nav-on a:hover
{
	color: #6C6CE7;
	text-decoration: underline;
}


.recent-title
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	margin-bottom: 2px;
}


.recent-text
{
	font-family: verdana;
	font-size: 11px;
	color: #808080;
	line-height: 18px;
}


.recent-price
{
	font-family: verdana;
	font-size: 11px;
	color: #333;
	line-height: 18px;
}