@charset UTF-8;
a:link {
	color: #f5f5f5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f5f5f5;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #f5f5f5;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
