body {
	background-color: #EBEBEB;
	font-family: verdana;
	color: black;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a {
	font-family: verdana;
	color: black;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	
}
