.menu {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #65492C
B0A12A}

A.menu:link {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	cursor: hand;
	font-weight: bold;
	text-decoration: none
}

A.menu:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	cursor: hand;
	font-weight: bold;
	text-decoration: none
}

A.menu:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	cursor: hand;
	font-weight: bold;
	color: #88623C;
	text-decoration: none;
}
