@charset "utf-8";
/* CSS Document */

.fwqhome_button {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../Images/logo_up.jpg);
	height: 200px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.fwqhome_button:hover {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../Images/logo_down.jpg);
	height: 200px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.fwqlunch_button {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../Images/lunch_up.jpg);
	height: 200px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.fwqlunch_button:hover {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../Images/lunch_down.jpg);
	height: 200px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;	
}
.fwqnoodles_button {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../Images/noodles_up.jpg);
	height: 200px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.fwqnoodles_button:hover {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../Images/noodles_down.jpg);
	height: 200px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.fwqclick_button {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../Images/click_up.jpg);
	height: 200px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.fwqclick_button:hover {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../Images/click_down.jpg);
	height: 200px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
	
.fwqheading1 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
.fwqheading2 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.fwqheading3 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.fwqbody {
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #ffffff;
}
.fwqbody:link {
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
.fwqbody:hover {
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
