body {
font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
}

a.logo {
  color:#000;
  text-decoration:none;
}

a.logo:visited {
  color:#000;
  text-decoration:none;
}

a.logo:hover {
  color:#000;
  text-decoration:none;
}

a:link {
  color:#309;
  text-decoration:underline;
}
a:visited {
  color:#309;
  text-decoration:underline;
}
a:hover {
  color:#309;
  text-decoration:underline;
}

a.recent-deal {
  color:#309;
  text-decoration:none;
}

a.recent-deal:visited {
  color:#309;
  text-decoration:none;
}

a.recent-deal:hover {
  color:#309;
  text-decoration:underline;
}

a.footer {
  color:#000;
  text-decoration:none;
}

a.footer:visited {
  color:#000;
  text-decoration:none;
}

a.footer:hover {
  color:#000;
  text-decoration:underline;
}

.header {
font-size: 25px;
font-weight: bold;
}

.shortcut {
color: #ffffff;
background-color: #667788;
font-weight: bold;
}

.good-deal {
color: #ffffff;
background-color: #aabb99;
font-weight: bold;
}

.deal-title {
color: #ffffff;
background-color: #667788;
font-weight: bold;
}

.popular {
border: 1px solid #667788;
border-width: 1px;
background-color: #ffffff;
}

.footer {
font-size: 12px;
}

.text {font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}

#menu2 {width: 400px; height: 500px; overflow: auto;}

#menu2 div { vertical-align: middle; background-color: #f7f7f7; background-position : center; padding-left: 60px;}

#menu2 A {text-decoration: none; color: #330099; }

#menu2 A:hover {color: #cc6600; background-color: #66cccc; text-decoration: underline}

