body {
	font-weight: normal; 
	font-size: 12px; 
	margin: 0px; 
	color: #000000; 
	font-family: arial, geneva, sans-serif; 
	background-color: #ffffff; 
	text-decoration: none
}
td {
	font-weight: normal; 
	font-size: 12px; 
	color: #000000; 
	font-family: arial, geneva, sans-serif; 
	text-decoration: none
}
td.menu a {
	border-right: #d4d0c8 1px solid; 
	padding-right: 4px; 
	border-top: #d4d0c8 1px solid; 
	padding-left: 4px; 
	font-size: 11px; 
	background: #d4d0c8; 
	border-left: #d4d0c8 1px solid; 
	color: #000000; 
	border-bottom: #d4d0c8 1px solid; 
	font-family: tahoma, verdana, sans-serif; 
	height: 28px; 
	text-decoration: none
}
td.menu a:link {
	background: #d4d0c8; 
	color: #333333
}
td.menu a:active {
	background: #d4d0c8; 
	color: #000000
}
td.menu a:visited {
	background: #d4d0c8; 
	color: #000000
}
td.menu a:hover {
	border-right: #808080 1px solid; 
	border-top: #ffffff 1px solid; 
	background: #d4d0c8; 
	border-left: #ffffff 1px solid; 
	color: #000000; 
	border-bottom: #808080 1px solid; 
	height: 28px
}
