﻿a.t:link, a.t:visited
{
   padding-left: 10px;
   padding-bottom: 4px;
   padding-top: 4px;
   color: #FF0066;	
   text-decoration: none;   
}
a.t:hover
{
   padding-left: 10px;
   padding-bottom: 4px;
   padding-top: 4px;
   color: black;
   background-color: #FF0066;
   border-right-style: solid;
   border-right-color: Black;
   border-right-width: 0px;
   border-left-style: solid;
   border-left-color: Black;
   border-left-width: 0px;
   text-decoration: none;
}
a.cartitem:link, a.cartitem:visited
{
   color: black;	
   text-decoration: none;   
   font-weight: bold;
   font-size: 8pt;
   font-family: Tahoma;
}
a.cartitem:hover
{
   color: #ff3300;
   text-decoration: none;
   font-weight: bold;
   font-size: 8pt;
   font-family: Tahoma;
}
a.itemname:link, a.itemname:visited
{
   font-family: verdana;	
   font-size: 8pt;
   font-weight: normal;
   color: black;	
   text-decoration: none;   
}
a.itemname:hover
{	
   color: #009933;
}
a.footerlink:link, a.footerlink:visited
{
   font-family: Tahoma;	
   font-size: 8pt;
   font-weight: bold;
   color: #CC3300;	
   text-decoration: none;   
}
a.footerlink:hover
{	
   font-family: Tahoma;
   font-size: 8pt;
   font-weight: bold;
   color: #009933;
   text-decoration: none;
}
