.leftnav {
	padding: 0px;
}

.leftnav p {
	margin-top:0; 
	margin-bottom:0;	
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}

.leftnav ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}

.leftnav a:link {
	color: #FFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;	
}

.leftnav a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;	
}

.leftnav a:active {
	color: #FFF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;	
}

.leftnav a:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;	
}
