@charset "UTF-8";
a.new:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #CA381B;
	text-decoration: none;
}
a.new:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1E2B43;
	text-decoration: none;
}
a.new:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1E2B43;
	text-decoration: none;
}
a.new:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color:  #1E2B43;
	text-decoration: none;
}
a.bu:hover {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.bu:link {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bu:active {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bu:visited {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
