﻿.bbhplink:link {
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight:normal;
}
	
.bbhplink:visited {
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight:normal;
	}

.bbhplink:hover {
	color:gray;
	font-size:12px;	
	text-decoration:none;
	font-weight:normal;
	
	}
