body
{
	background-color : #FCE8D9;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #663300;
}

.adr
{
	font-size : 10px;
}

.copy
{
	font-family : Verdana;
	font-size : 10px;
	color : #996666;
}

.copy1
{
	font-family : Verdana;
	font-size : 10px;
	color : #FCE8D9;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #663300;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #663300;
	text-decoration : none;
}

.linkadr
{
	font-family : Verdana;
	font-size : 10px;
	color : #996666;
	text-decoration : underline;
}

.linkadr:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #996666;
	text-decoration : none;
}

.table
{
	border : 1px solid #996666;
}

.input
{
	background-color : #FFFFFF;
	color : #663300;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #663300;
	border-top : 2px solid #663300;
}

.but
{
	background-color : #FFFFFF;
	color : #663300;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #663300;
	border-bottom : 2px solid #663300;
}

.sightseeing-title
{
	background-color : #663300;
	font : 12px;
}

.sightseeing
{
	font : 18px;
	text-align : center;
}

.menu
{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

.menu:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #FCE8D9;
	text-decoration : none;
	font-weight : bold;
}