.LLI-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
}

a:link
{
	text-decoration: underline;
	color: #999999;
}

a:visited
{
	text-decoration: underline;
	color: #999999;
} 

a:hover 
{  
	text-decoration: none;
	color: #CCCCCC;
}