.myStyle1 {
	font-family : "Trebuchet MS";
	font-size : 14px;
	color : #333333;
	text-decoration : none;
	font-weight: bold;
}

a.myStyle1:hover {
	font-family : Verdana;
	font-size : 16px;
	color : #0000CC;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 2;
}
.matter {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
