body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Verdana, Tahoma, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #000000;
}

A.normal:visited {
	color: #743416;
	text-decoration: none;
}
A.normal:hover
{
	text-decoration: underline;
}

A.normal:link {
	color: #743416;
	text-decoration: none;
}
A.normal:hover
{
	text-decoration: underline;
}

.menu_selected {
	font-family: Verdana, Tahoma, Lucida Grande, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #969799;
	text-decoration: none;
}

A.menu_selected:hover
{
	color: #969799;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Tahoma, Lucida Grande, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #743416;	
}
A.menu:hover
{
	color: #969799;
	text-decoration: none;
}

.copyright {
	font-family: Verdana;
	color: #888888;
	font-size: 10px;
	line-height: 16px;
	border-style: none
}

A.copyright:link {
	color: #888888;
	text-decoration: none;
}

A.copyright:visited {
	color: #888888;
	text-decoration: none;
}

A.copyright:hover {
	color: #000000;
	text-decoration: none;
}