

BODY {
   font-family : Verdana, Geneva, Arial, sans-serif;
   font-size: 12px;
}

a:link {
font-family : Verdana, Geneva, Arial, sans-serif;
   font-size : 10px;
   font-weight : bold;
   color : #0000FF;
   text-decoration : none;
} 

a:visited {
font-family : Verdana, Geneva, Arial, sans-serif;
   font-size : 9px;
   font-weight : bold;
   color : #7700B2;
   text-decoration : none;
   text-align : center;
}

a:active {
font-family : Verdana, Geneva, Arial, sans-serif;
   font-size : 10px;
   font-weight : bold;
   color : #FF0000;
   text-decoration : none;
}

a:hover {
font-family : Verdana, Geneva, Arial, sans-serif;
   font-size : 9px;
   font-weight : normal;
   color : #FF0000;
   text-decoration : underline;
   text-align : center;
}

TD.store-text {
font-family : Verdana, Geneva, Arial, sans-serif;
   font-size : 14px;
   font-weight : bold;
   color : #FFFFFF;
   text-decoration : none;
   text-align : center;
   background : #cc3333;
}

TD.store-mn {
font-family : Verdana, Geneva, Arial, sans-serif;
   font-size : 14px;
   font-weight : bold;
   color : #FFFFFF;
   text-decoration : none;
   text-align : center;
   background : #ffffff;
}

.menu:link {
font-family : Verdana, Geneva, Arial, sans-serif;
   font-size : 12px;
   font-weight : bold;
  color : #cc3333;
   text-decoration : none;
} 

.menu:visited {
font-family : Verdana, Geneva, Arial, sans-serif;
   font-size : 10px;
   font-weight : bold;
   color : #7700B2;
   text-decoration : none;
   text-align : center;
}

.menu:active {
font-family : Verdana, Geneva, Arial, sans-serif;
   font-size : 10px;
   font-weight : bold;
   color : #cc3333;
   text-decoration : none;
}

.menu:hover {
font-family : Verdana, Geneva, Arial, sans-serif;
   font-size : 10px;
   color : #cc3333;
   text-decoration : underline;
   text-align : center;
   font-weight : lighter;
}

