﻿

a.trafficAlerts:link
{
	color: #000000;
	text-decoration: none;

}
a.trafficAlerts:visited
{
	color: #000000;
	text-decoration: none;

}
a.trafficAlerts:active
{
	color: #000000;
	text-decoration: none;

}
a.trafficAlerts:hover
{
	text-decoration: underline;
		color: #007b57;
	
}

