a.T:link {
	font-family: "Fira Sans";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.T:hover {
	font-family: "Fira Sans";
	font-size: 21px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.T:visited {
	font-family: "Fira Sans";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
