@charset "utf-8";

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

p 
{
	padding: 0;
	margin: 0;
}

img
{
	border:0; text-decoration:none; 
}

a
{
	text-decoration: none; 
}

a:link
{
	text-decoration: underline;
	color: #96815a;
}

a:visited
{
	text-decoration: underline;
	color: #5d543e;
}

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

a:active
{
	text-decoration: none;
	color: #FFFFFF;
}

h1
{
	font-size: 1.3em;
}

h2
{
	font-size: 1.14em;
	font-style: italic;
}
