a:link {
	color: #262B67;
	text-decoration: none;
}

a:visited {
	color: #262B67;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #262B67;
	text-decoration: underline;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}



a.nav:link {
	color: #262B67;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding-left: 9px;
}


a.nav:hover {
	text-decoration: none;
	background-image: url(images/arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}


a.nav:visited {
	color: #262B67;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding-left: 9px;
}

/*a.nav:active {
	text-decoration: none;
	background-image: url(images/arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}*/

#bhome a#home, 
#babout a#about,  
#bhelpful a#helpful, 
#bqualification a#qualification, 
#bjobs a#jobs, 
#bnews a#news,
#bnewsletter a#newsletter, 
#bpress a#press, 
#blocations a#locations,
#bequipment a#equipment,
#bcontact a#contact
{ 
	text-decoration: none;
	background-image: url(images/arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}

a.menu {
	text-decoration: none;
	font-size: 9pt;
	line-height: 10pt;
}

a.menu:hover {
	text-decoration: underline;
	}
	

#bdisaster a#disaster,
#bemergencyoilspill a#emergencyoilspill,
#bhazmat a#hazmat, 
#bdecontamination a#decontamination,
#bmarineresponse a#marineresponse,
#bsiteinvestigation a#siteinvestigation,
#bgeothermalleed a#geothermalleed,
#bmobilelab a#mobilelab,
#bdewatering a#dewatering,
#bairquality a#airquality,
#bindustrialcleaning a#industrialcleaning,
#benvirojet a#envirojet,     
#btankpipeline a#tankpipeline,
#balbany a#albany,
#bnewengland a#newengland,
#bhudson a#hudson,
#bcorporate a#corporate,
#bnymetro a#nymetro,
#bnyharbor a#nyharbor,
#bphiladelphia a#philadelphia,
#bdelmarva a#delmarva,
#bbaltimore a#baltimore,
#bsound a#sound
{ 
	text-decoration: underline;
}	
	

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

