body
{
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : #E8E4C0;
	background-image : url(../images/wall.jpg);
}

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

.home
{
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
}

.adr
{
	font-size : 9px;
	color : #666666;
}

.copy
{
	font-family : Verdana;
	font-size : 9px;
	color : #666666;
}

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

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

.border
{
	border : 1px solid Black;
}

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

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

.input
{
	background-color : #FFFFFF;
	color : #666666;
	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 #666666;
	border-top : 2px solid #666666;
}

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

.just
{
	text-align : justify;
}

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

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

.bottom-menu
{
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}

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

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