body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffb469;
}
.about {
	color: #E9E9E9;
	font-size: 20px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
}
.about1 {
	color: #E9E9E9;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bolder;
}
th {
	color: #362a3d;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.text{
	color: #362a3d;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
.text1{
	color: #f5821f;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.menu{
	color: #362a3d;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
}
.menu1{
	color: #362a3d;
	font-size: 40px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
}
.menu2{
	color: #362a3d;
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
}
.menu3{
	color: #362a3d;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
}
.tel{color: #362a3d;
	font-size: 22px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
}
a:link {text-decoration: none; color: #fdd263;
}
a:visited {text-decoration: none; color: #fdd154;
}
a:active {text-decoration: none;
}
a:hover {color: #E9E9E9;
	text-decoration: none;
}
.smoll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}