html{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #32383A;
}
body {
	margin: 0px;
}
a {	
	color: #116ea4;
	text-decoration: none;
}
a:focus  {
	outline: none;
}
a:hover {
	color: #747474;
	text-decoration: none;
}
a img {
	border: none;
}
