BODY, TD, TH, TR, UL, OL, LI, P, A, B, I, H3, H4, H5, H6 {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #593D2B;
	font-weight: bold;
}

H1 {
	font-size: 22px;
	font-weight: bold;
}

H2 {
	font-size: 14px;
	font-weight: bold;
}

A {
	color: #593D2B;
	font-weight: bold;
}

A:HOVER {
	text-decoration: none;
	color: #878904;
}

A:ACTIVE {
	text-decoration: none;
	color: #878904;
}

.footer{
	font-size: 10px;
	color: #878904;
}

.Menu {
	text-decoration: none;
	color: #593D2B;
	font-weight: bold;
}
.Header {
	text-decoration: none;
	color: #593D2B;
	font-weight: bold;
}

body {
	background-color: #F2EABC;
}
