
body
{
	margin: 0;
	background-color: #810d09;
	font-family: verdana;
	font-size: 13px;
}

a { 
	color:#000;
	text-decoration:none;
}

a:hover { 
	color:#000;
	text-decoration:underline;
}

h1
{
	font-size: 16px;
	font-weight: bold;
}

.footer, .footer a
{
	color: #f7e087;
	font-size: 12px;
}

.navi a
{
	color: #f7e087;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

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