.body {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	background-color: #72ae56;

	margin: 0px;

}

.border1 {

	border: 6px solid #f36f3f;

}

.padding1 {

	padding: 4px;

}

.border_rt {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #f36f3f;

}

.border_up {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #f36f3f;

}

.menulink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #4a4a4a;

	text-decoration: none;

}

.menulink:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #f36f3f;

	text-decoration: none;

}

.text1 {

	font-family: Arial;

	font-size: 100px;

	font-weight: bold;

	color: #404040;

	text-decoration: none;

}

