@charset "utf-8";
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
#brands {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DFDFDF;
}
#brands a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#brands a:hover {
	color: #FF0000;
}

.allthe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
