li
{
	font-family : Arial;
	font-size : 14px;
	list-style : none;
	padding: 3px 5px;
}

li.list
{
	font-family : Arial;
	font-size : 14px;
	list-style : none;
	display : inline;
	padding: 3px 5px;
	color: #646464;
}

span.list
{
	font-family : Arial;
	font-size : 14px;
	padding: 3px 5px;
	color: #646464;
	display : inline;
}
A:Link{
	text-decoration :none;
	border-bottom-style : none;
	border-bottom-width : 0px;
}
A:visited{
	text-decoration :none;
	border-bottom-style : none;
	border-bottom-width : 0px;
	}
A:hover{
	text-decoration : underline;
	border-bottom-style : none;
	border-bottom-width : 0px;
}	


