#green{
	color : #676347;
}
#yellow{
	background-color:#FCF8B9;
}
#black{
	color : #000000;
}
#white{
	color : white;
}

body 		{background-color:#605A3C}
.bordercolor	{border-color:black}

*		{font-family:arial,helvetica, sans}

p		{font-family:arial,helvetica, sans}
p		{color:#151414}

li		{font-family:arial,helvetica, sans}
li		{color:#151414}

font		{font-family:arial,helvetica, sans}
font		{color:#151414}

a		{
	color: #605A3C;
}
a:hover	{background-color:#ECE6DD}
A:ACTIVE {
	text-decoration : none;
}
H1 {
	color:#9F9B72;
	font-family : Arial, Helvetica, sans-serif;
}
H2 {
	color:#9F9B72;
	font-family : Arial, Helvetica, sans-serif;
}

