@charset "utf-8";
/* CSS Document */

.navbar {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 

.navbar2 {
	color: #E6202B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
} 
.main a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.main a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.main a:hover {
	color: #BDAC31;
	text-decoration: none;
}
.main a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #BDAC31;
	text-decoration: none;
}
.navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.navbar2 a:link {
	color: #E6202B;
	text-decoration: none;
}
.navbar2 a:visited {
	color: #E6202B;
	text-decoration: none;
}
.navbar2 a:hover {
	color: #282426;
	text-decoration: none;
}
.navbar2 a:active {
	color: #E6202B;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.CateringBack {
	background-repeat: no-repeat;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.CateringHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}

