.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.textBIG {

	font-family: "Trebuchet MS";
	font-size: 18px;
}
.textLINK {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:hover { font-weight:bolder;  }

