@charset "utf-8";
.Button_Over {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #FFF;}

a:hover {
	text-decoration: none;
	color: #F60;
}

