@charset "utf-8";
a:link {
	color: #bcbcbc;
	text-decoration: none;
}
a:hover {
	color: #EBEBEB;
	text-decoration: none;
}
a:visited {
	color: #bcbcbc;
	text-decoration: none;
}
a:hover {
	color: #E9E9E9;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Kalinga, verdana, calibri;
}
.Bold {
	font-weight: bold;
}
