html, body {
	margin: 0;
	padding: 0;
	background: #004762;
}
img {
	border: 0;
}
.company {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a67b31;
	margin-right: 20px;
}
a.company,
a.company:link, 
a.company:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a67b31;
	text-decoration: none;
}
a.company:hover,
a.company:focus, 
a.company:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a67b31;
	text-decoration: underline;
}
a.shop,
a.shop:link, 
a.shop:visited {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
}
a.shop:hover,
a.shop:focus, 
a.shop:active {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F00;
	text-decoration: underline;
}
