.LST {
	font-size: 11px;
	line-height: 16px;
}
a:link {
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

