.exh {
	font-family: "Abadi MT Condensed";
	font-size: 26px;
	text-decoration: none;
	color: #ffff3a;
}
.exh:hover {
	font-family: "Abadi MT Condensed";
	font-size: 26px;
	text-decoration: none;
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}