#phone {
	color: #3b5b74;
}

#topnav {
	color: #3b5b74;
}

#topnav a:link, #topnav a:active, #topnav a:visited {
	color: #3b5b74;
}

#topnav a:hover {
	text-decoration:none;
}

#section {
	background-image: url(../images/networkheader.jpg);
}

#section .feature {
	background-color: #203433;
}
#section .featureTitle {
	color: #44adff;
}
#section .featureTagline {
	color: #9fa8af;
}

table.bullets th {
	background-color: #698aa4;
}
.link a:link, .link a:active, .link a:visited {
	text-decoration: none; color:black;
}
.link a:hover {
	color: #3b5b74;text-decoration: underline;
}
