.class1 a:link {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
}
.class1 a:visited {



	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
}
.class1 a:active {




	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
}
.class1 a:hover {





	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
