body {
	font-size: 14px;
	line-height: 20px;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img{
	padding-right: 15px;
}



