/* Supports /roadtrips/widget_links.php */

#all-roadtrips-link {
	border-bottom:1px dotted black;
}
#all-roadtrips-link-on {
	background-color: grey;
}
#all-roadtrips-link a {
	color:#999999;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
}
#green-rv-link {
	border-bottom:1px dotted black;
}
#green-rv-link a {
	color:#999999;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
}
#indie-link {
	border-bottom:1px dotted black;
}
#indie-link a {
	color:#999999;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
}
#international-link {
	border-bottom:1px dotted black;
}
#international-link a {
	color:#999999;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
}
#special-link {
	border-bottom:1px dotted black;
}
#special-link a {
	color:#999999;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
}
#staff-rated-link a {
	color:#999999;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
}

