a:hover {
	color: #666;
	text-decoration:underline;
}

/* TOP NAV */

.sitetool {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	padding-right:5px;
	}
.pipe {
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color: #ffffff;
	font-weight:normal;
	padding-right:5px;
	}
.footerlink {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color: #fff;
	font-weight:normal;
	padding-right:5px;
	line-height:15px;
	}
