body
{
	background-color : Black;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 5px;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : Black;
}

.home
{
	font-family : Verdana;
	font-size : 9px;
	color : #E7E7E7;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}

.nav
{
	font-family : Verdana;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}

.nav:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : Black;
	text-decoration : underline;
}

.input
{
	background-color : #EEEEEE;
	color : Black;
	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 Black;
	border-top : 2px solid Black;
}

.but
{
	background-color : #EEEEEE;
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid Black;
	border-bottom : 2px solid Black;
}

.just
{
	text-align : justify;
}

.border
{
	border : 1px solid Black;
}

.rates
{
	background-color : #FFE0B0;
}

.sightseeing-title
{
	background-color : Black;
	color : White;
	font : 12px;
}

.sightseeing
{
	font : 18px;
	text-align : center;
}