
a { color: #a0522d; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica }
a:hover {
	color: #c0724d;
	text-decoration: underline;
	}
h1 { color: #a0522d; font-style: italic; font-weight: bold; font-size: 20px; font-family: Arial }
h3 { color: #a0522d; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica }
li { color: black; font-size: 12px; font-family: Arial, Helvetica }
p { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
ul { color: black; font-size: 12px; font-family: Arial, Helvetica }

a.menu:hover {
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica
	color: #c0724d;
	text-decoration: underline;
	}

.menu {
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica
	color: #000000;
	}
a.menu {
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica
	color: #a0522d;
	text-decoration: underline;
	}