body {
	background-color: #D2D3D5;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a:link {
	color: #000000;
	font-weight:bold;
	font-size:14px
}

a:visited {
  color: #000000;
  font-weight:bold;
  font-size:14px
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #7E9755;
}


