body {
	font-family: Arial;
	font-size: medium;
	background:  #f6f6f7;
	color : #000000;
	font-weight: bold;
}
a:link {
color: #000000;
text-decoration:none;
}
a:visited {
color: #000000;
text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #38373a;
	text-align: left;
}
