body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 150%;
	color: #6D6D6D;
}


a{
	text-decoration: none;
	color:#6D6D6D;
}

a:hover{
	border-bottom-width: 1px;
	border-bottom-style: none;
}
