body {
	margin: 0px;
	padding: 0px;
}
.botton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7A33;
}
a:link {
	color: #FF7A33;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #FF7A33;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #FF7A33;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.top {
	font-family: Tahoma;
	font-size: 11px;
	color: #B57424;
}
a.top:link {
	color: #B57424;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.top:visited {
	color: #B57424;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.top:hover {
	color: #B57424;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.menu {
	font-family: Tahoma;
	font-size: 15px;
	color: #FF7A33;
}
.m {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF5353;
}
a.menu:link {
	color: #FF7A33;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
a.menu:visited {
	color: #FF7A33;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
a.menu:hover {
	color: #FF7A33;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
a.text:link {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.text:visited {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.text:hover {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
h1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF5353;
}
.tables {
	font-family: Tahoma;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
}

