a.botbarlink:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.botbarlink:active { 
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.botbarlink:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.botbarlink:hover { 
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}.botbar {
	font-family: "Trebuchet MS";
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

