a:link {
	
	color: black;
}
a:visited {
	color: #000000;
	
}
a:hover {
	color: #999999;
	
}

a:active {
	text-decoration: underline
	color: black;
}




A:visited {
	COLOR: #000000; 
}
A:hover {
	COLOR: #ffffff; 
}
A:active {
	
}
.page .light a {
	text-decoration: underline;
}
.page .dark a {
	text-decoration: underline;
}
.page .mid a {
	text-decoration: underline;
}


lbhead {text-align: left; }

.darkbar a:hover {text-decoration: underline;}

.page .light a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.page .dark a IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.brlinks a {float:left;}


.pagewhatson .light a {
	text-decoration: underline;
}
.pagewhatson .dark a {
	text-decoration: underline;
}
.pagewhatson .mid a {
	text-decoration: underline;
}




.pagewhatson .light a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pagewhatson .dark a IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.TextSize span {
	font-family: "Trebuchet MS";
}
.TextSize a {
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.TextSize a:hover {
	text-decoration: underline;color: #000000;
}