a.site{
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:grey;
}

a.site:hover{
	text-decoration:none;
	color:#006694;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:3px;
}

a.site_active{
	text-decoration:none;
	color:#006694;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:3px;
}

span.site{
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:grey;
	padding-right:10px;
}