body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	background-color: #C5C5CA;
	color: #0A0A0A;
	display: inline-block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	font-weight: bold;
	height: 100%;
	line-height: 18px;
	margin: 0px;
	padding: 1px 0px 0px 15px;
	text-decoration: none;
	width: 100%;
}
a:visited {
	background-color: #C5C5CA;
	color: #0A0A0A;
	display: inline-block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	font-weight: bold;
	height: 100%;
	line-height: 18px;
	margin: 0px;
	padding: 1px 0px 0px 15px;
	text-decoration: none;
	width: 100%;
}
a:active {
	background-color: #EBEBED;
	color: #0A0A0A;
	display: inline-block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	font-weight: bold;
	height: 100%;
	line-height: 18px;
	margin: 0px;
	padding: 1px 0px 0px 15px;
	text-decoration: none;
	width: 100%;
}
a:hover {
	background-color: #EBEBED;
	color: #0A0A0A;
	display: inline-block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	font-weight: bold;
	height: 100%;
	line-height: 18px;
	margin: 0px;
	padding: 1px 0px 0px 15px;
	text-decoration: none;
	width: 100%;
}

