a.menu {
	color : #FFFFFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color : #D3A029;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
img.bottomFix {
	vertical-align: bottom;
}
td {
	color : #3A3B3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}
td.home {
	color : #656667;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}
a {
	color: #005330;
	text-decoration: none;
}
body {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #C0C0C0;
}
