a.expo:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a.expo:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a.expo:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #bebe2b;
	background-color: none;
	font-weight: bold;
}

