﻿


#lhNav{
	list-style: none;
	margin-left: 1px;
	padding: 5px 0px 1px 10px;
}

#lhNav a{
	height: 20px;
	padding-left:5px;
	font-size: 100%;
	text-decoration: none;
	color: #716B6B;
	line-height: 20px;
} 

#lhNav a.current{
	font-weight: bold;

} 


#lhNav a:hover{
	color: #666666;
	text-decoration: underline;
} 


