a.L:link {
	font-family: "Fira Sans";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.L:hover {
	font-family: "Fira Sans";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	background-attachment: scroll;
	background-color: #FECFD7;
	background-repeat: repeat-x;
}
a.L:visited {
	font-family: "Fira Sans";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
