.mission a:link, .hp_text a:link, .ip_copy a:link, .toolContentCell a:link {
	color: #3577BF;
	text-decoration: underline;
}
.mission a:hover, .mission a:visited:hover, .hp_text a:hover, .hp_text a:visited:hover, .ip_copy a:hover, .ip_copy a:visited:hover, .toolContentCell a:hover, .toolContentCell a:visited:hover {
	text-decoration: none;
}
.mission a:visited, .hp_text a:visited, .ip_copy a:visited, .toolContentCell a:visited {
	color: #234F81;
	text-decoration: underline;
}
.print a {
	background: url(../../images/icon_print.gif) no-repeat left center;
	height: 16px;
	padding-left: 20px;
	color: #727272;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.print a:hover {
	text-decoration: underline;
}
.hp_tools .content a, .ip_tools .content a {
	background: #FCF3C1;
	display: block;
	border: 1px solid #09496B;
	padding: 5px 5px 5px 8px;
	margin-bottom: 3px;
	color: #000000;
	text-decoration: none;
}
.hp_tools .content a:hover, .ip_tools .content a:hover {
	background: #E7DCA1;
}

.content a.selected {
	background: #E7DCA1;
}


.utilnav a:link, .utilnav a:visited {
	color: #000000;
	text-decoration: none;
}
.utilnav a:hover, .utilnav a:visited:hover {
	text-decoration: underline;
}
.footer a:link, .footer a:visited {
	color: #3D2C5B;
	text-decoration: underline;
}
.footer a:hover, .footer a:visited:hover {
	text-decoration: none;
}


.subnav a {
	display: block;
	padding: 6px;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
}.subnav a:link, .subnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav a:hover, .subnav a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #6c406e;
}
.subnav .link {
	color: #FFFFFF;
	text-decoration: none;
	background: #A486A6;
}
.subnav .linkON {
	color: #FFFFFF;
	text-decoration: none;
	background: #6c406e;
}
