body {
	background-color: #A5B6FA;
}


.Text1 {
	font-size: 18px;
	color: #FFFF80;
	font-family: Helvetica;
	line-height: 22px;
	font-weight: bold;
}

.Text2 {
	font-size: 14px;
	color: #000000;
	font-family: Helvetica;
	line-height: 22px;
	font-weight: normal;
}

.Text3 {
	font-size: 14px;
	color: #000080;
	font-family: Helvetica;
	line-height: 22px;
	font-weight: bold;
}
.Text_food {
	font-size: 10px;
	color: #000080;
	font-family: Helvetica;
	line-height: 22px;
	font-weight: normal;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #000000;
	font-weight: bolder;
}
 
 .title2 {
	font-family: Comic Sans MS;
	font-size: 24px;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
}


.nav {
	background-color: #206AC3;
}


.sidebar {
	background-color: #FFFFFF;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;
}


}
