a {
	color: rgb(90, 89, 89);
	text-decoration: none;
}
.linkbr:hover {
	background-color: #F4F4F4;
}
.pageheader a {
	color: rgb(184, 239, 255);
	text-decoration: underline;
}
.pageheader a:hover, .pageheader a:focus{
	color: white;
}