body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D72906;
	background-color: #000000;
}
.shop {
	background-color: #FFFFFF;
}
.navigation {
	background-color: #D62A04;
}
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0A111;
	font-weight: bold;
}
.tableBorder {
	border: 1px solid #333333;
}
.nav {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.nav:hover{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.a {
	color: #FF0000;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
