/* CSS Document */
<style type="text/css">
A:link {
	color: #666666;
	text-decoration: none;
} 
A:visited {color: #666666}
A:hover {
	color: #333333;
	text-decoration: none;

}A:active {
	color: #666666;
	text-decoration: none;
} 
.text-ls2 {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text-ls1 {
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

</style>
