body {
	background-color: Yellow;
	color: "#000000";
	border: 10px solid Blue;
	background-attachment: fixed;
}
.table{
	width: 700px;
	border: #000000 solid 0px;
}
.table TD{
	border: #000000 solid 0px;
	text-align: center;
}
.text{
    border: #000000 solid 0px;
    text-align: center;
    font-size: 36px;
}
.title{
    border: #000000 solid 0px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-family: "Arial";
}
.titlebig{
    border: #000000 solid 0px;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    font-family: "Arial";
}
.cl {
	width: 100%;
	height: 200px;
}
hr {
	color: Black;
	height: 2px;
}
a:active, a:hover, a:focus, a:link, a:visited {
	text-decoration: none;
}
#link11{
	width: 100%;
	height: 60px;
	text-align: center;
	border: #000000 solid 0px;
}
#link12{
	width: 100%;
	text-align: center;
	border: #000000 solid 0px;
	font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
#link21{
	width: 100%;
	height: 70px;
	text-align: center;
	border: #000000 solid 0px;
}
#link22{
	width: 100%;
	text-align: center;
	border: #000000 solid 0px;
	font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
#link31{
	width: 100%;
	height: 50px;
	text-align: center;
	border: #000000 solid 0px;
}
#link32{
	width: 100%;
	text-align: center;
	border: #000000 solid 0px;
	font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
#link41{
	width: 100%;
	height: 70px;
	text-align: center;
	border: #000000 solid 0px;
}
#link42{
	width: 100%;
	text-align: center;
	border: #000000 solid 0px;
	font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
#link51{
	width: 100%;
	height: 45px;
	text-align: center;
	border: #000000 solid 0px;
}
#link52{
	width: 100%;
	text-align: center;
	border: #000000 solid 0px;
	font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
#link61{
	width: 100%;
	height: 45px;
	text-align: center;
	border: #000000 solid 0px;
}
#link62{
	width: 100%;
	text-align: center;
	border: #000000 solid 0px;
	font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
#contact{
	vertical-align: top;
	height: 200px;
}

#contact TD{
	text-align: center;
	font-weight: bold;
 font-family: "Arial";
	color: "#000000";
	font-size: 22px;
}

#park{
	vertical-align: top;
	height: 200px;
}

#park TD{
	text-align: center;
	font-weight: bold;
 font-family: "Arial";
	color: "#000000";
	font-size: 13px;
	border: #000000 solid 2px;
}

#us{
	vertical-align: top;
}

#us TD{
	text-align: justify;
	font-weight: bold;
	font-family: "Arial";
	color: "#000000";
	font-size: 13px;
	border: #000000 solid 0px;
}

p {
	text-indent: 40px;
}
