.xleisure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a:link {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none
}	
a:visited {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none	
}
a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}