@charset "utf-8";
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #DFDF00;
	margin-bottom: 1.5px;
}
.trafficbar {
	font-size: 12px;
	font-weight: bold;
}

.trafficbar a:link{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.trafficbar a:link{
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}

.trafficbar a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}
.trafficbar a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.sublink {
	font-size: 10px;
	font-weight: normal;	
}
#disclaimer {
	font-size: 9px;	
}