@font-face {
	font-family: 'Fontastic';
	src: url("../fonts/fontastique_0.ttf");
}
@font-face {
	font-family: 'Arumdalu';
	src: url("../fonts/Arumdalu.ttf");
}
@font-face {
	font-family: 'ALTGOT2N';
	src: url("../fonts/ALTGOT2N_0.ttf");
}

.fontastic {
	font-family: 'Fontastic' !important;
}
.arumdalu {
	font-family: 'Arumdalu' !important;
}
.altgot2n {
	font-family: 'ALTGOT2N' !important;
}

ul.widthauto {
	width:auto !important;
	padding-right: 10px;
}

.menu ul li a {
	text-decoration: none;
}

.navigation .menu_logo img {
	width:auto !important;
}

.red {
	color:#E30613 !important;
}

.blu {
	color:#1256A4 !important;
}

.yellow {
	color:#FFED00 !important;
}