@CHARSET "ISO-8859-1";
* {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}

.menu {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.box_header {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
}

.cart_table_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #dddddd;
}

.font_normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}

.Bold12_green {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #003300;
}

.body_grey11 {
	font-size: 12px
}

.Bold14_green {
  font-size: 14px;
  font-weight: bold;
  color: #003300;
}

.font_price {
  color: #333333;
  font-size: 16px;
}

body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}

a:visited {
  text-decoration: none;
  color: #ff9900;
}

a:hover {
  text-decoration: underline;
  color: #a3c380;
}

a:active {
  text-decoration: none;
}

a:link {
  text-decoration: none;
  color: #ff9900;
}

a.whats_new:visited {
  font-size: 14px;
  font-weight: bold;
  color: #ff9900;
  text-decoration: none;
}

a.whats_new:hover {
  text-decoration: underline;
  color: #a3c380;
}

a.whats_new:active {
  text-decoration: none;
}

a.whats_new:link {
  font-size: 14px;
  font-weight: bold;
  color: #ff9900;
  text-decoration: none;
}

a.whats_new_genre:visited {
  color: #003300;
  text-decoration: none;
}

a.whats_new_genre:hover {
  text-decoration: underline;
  color: #a3c380;
}

a.whats_new_genre:active {
  text-decoration: none;
}

a.whats_new_genre:link {
  color: #003300;
  text-decoration: none;
}

/* Used for the main page. */
a.whats_popular:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #003300;
  text-decoration: underline;
}

a.whats_popular:hover {
  text-decoration: underline;
  color: #a3c380;
}

a.whats_popular:active {
  text-decoration: none;
}

a.whats_popular:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #003300;
  text-decoration: underline;
}
/* End used for the main page. */

a.menu:link {
  text-decoration: none;
  color: #ffffff;
}

a.menu:visited {
  text-decoration: none;
  color: #ffffff;
}

a.menu:hover {
  text-decoration: none;
  color: #a3c380;
}

a.menu:active {
  text-decoration: none;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
