h1,h2,h3
{
font-family: "Bell MT";color:#3f2822 
}

p, table, li
{
font-family: "Arial";color:#3f2822
}

body
{
background-color: #d6c4ac; color:#3f2822  
}

a:link { 
	color: #3f2822;
	text-decoration: none;
	}
a:visited { 
	color: #3f2822;
	text-decoration: none;
	}
a:hover { 
	color: #3f2822;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #ffffff;
	}

table {border-style: none; color:#3f2822}