html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8C8C8C;
	background-color:#EBE7E4;
	margin:0px;
	padding:0px;
}

table,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8C8C8C;
	margin:0px;
	padding:0px;

}
.footer {
	color: #A0A0A0;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}

.footer:hover {
	color: #646464;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}
.menu {
	color: #A0A0A0;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
}

.menu:hover {
	color: #646464;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
}

.selected {
	color: #646464;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
}
.selected:hover {
	color: #646464;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
}

a {
	color: #A0A0A0;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #646464;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}

b #grey {
	color: #646464;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
}

