body {
	background-color: #621e1f;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.menu {color: #ffffff; font-size: 15px; font-weight:bold; text-decoration: none;}
a.menu:hover {color: #ffffff; text-decoration: underline;}

.h1 {color: #621e1f; font-size: 14px; text-decoration: none; font-style: italic; font-weight: normal;}
.h2 {color: #621e1f; font-size: 16px; text-decoration: none; font-style: italic; font-weight: normal;}


.main {color: #000000; font-size: 14px; text-decoration: none;}
a.main {color: #000000; font-size: 14px; text-decoration: underline;}
a.main:hover {color: #621e1f; text-decoration: underline;}

.footer {color: #CCCCCC; font-size: 10px; text-decoration: none;}
.footer:hover {color: #ffffff;}