.policyissues a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

.policyissues a:hover {
	font-weight: bold;
	color: #43788C;
	text-decoration: none;
	border: none;
}

.policyissues a:visited {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

.policyissues a:visited:hover {
	font-weight: bold;
	color: #43788C;
	text-decoration: none;
	border: none;
}

.contactinfo a:link {
	color: #43788C;
	text-decoration: none;
}

.contactinfo a:hover {
	color: #3366CC;
	text-decoration: none;
}

.contactinfo a:visited {
	color: #43788C;
	text-decoration: none;
}

.contactinfo a:visited:hover {
	color: #3366CC;
	text-decoration: none;
}

.getinvolved a:link, .getinvolved a:visited {
	color: #4D5665;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D5665;
}

.getinvolved a:hover, .getinvolved a:visited:hover {
	color: #3366CC;
	text-decoration: none;
	border: none;
}