@charset "utf-8";
.homepage {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.HeadWhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	background-color: #FF0;
}

a:link {
	color: #060;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #030;
	text-decoration: none;
}
#img {
	text-decoration: underline;
}
#img {
	text-decoration: underline;
}
#img {
	text-decoration: none;
}
#img {
	text-decoration: underline;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   // Your custom CSS goes here
}