@charset "utf-8";
.Linkhome:link {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS";
}

.Linkhome:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS";
}

.Linkhome:active {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS";
}

.Linkhome:hover {
	text-decoration: none;
	color: #CC0066;
	font-family: "Trebuchet MS";
}
