.mit {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	height: auto;
	width: auto;



}
a.mit:hover {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: underline;
}

