
body
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}

h1
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-family: helvetica;
	color: #ffffff;
	font-size:24px;
}

h2
{
	color: #610d18;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

img
{
	border: 0;
}

input, textarea
{
	border: 0;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	line-height: 1.4;
}

a:link, a:visited, a:active
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.gallery
{
	color: #000000;
}

.red
{
	color: #610d18;
}

.navi, .naviItem a:link, .naviItem a:visited, .naviItem a:active
{
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
}

.naviItem a:hover
{
	text-decoration: underline;
}

.next a:link, .next a:visited, .next a:active, .previous a:link, .previous a:visited, .previous a:active
{
	color: #000000;
	text-decoration: none;
}

.next a:hover, .previous a:hover
{
	text-decoration: underline;
}