A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:active {text-decoration:none;}
A:hover {text-decoration:none; color:red; }

.top
{font-family:           Veranda;
font-size:              11px;
font-weight:		bold;
color:			white
}

.menu
{font-family:           Veranda;
font-size:              11px;
font-weight:		bold;
color:			darkblue;
}

.menulight
{font-family:           Veranda;
font-size:              11px;
font-weight:		normal;
color:			darkblue;
}

.menuactive
{font-family:           Veranda;
font-size:              11px;
font-weight:		bold;
color:			red
}

p, td, font
{ font-family:		Tahoma;
  font-size:		11px;
}
h1
{ font-family:		Tahoma;
  font-size:		12px;
  color:		darkblue;
}
a
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:                darkblue;
}
.small
{ font-size:		10px;
  color:                darkblue;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		13px;
  text-decoration:		none;

}
.cat
{ font-size:		13px;
}
.standard
{ font-weight:		normal;
}
.light
{ color:		darkblue;
}
.search
{color:			darkblue;
}

.lightsmall
{ color:		white;
  font-size:		10px;
}
.lightstandard
{ color:		white;
  font-weight:		normal;
}
.middle
{ color:		white;
}
.cart
{ font-family:		Tahoma;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		0px;
  font-weight:		bold;
  color:		darkblue;
  background-color:     #4CA6FF;
}
.cart1
{ font-family:		Tahoma;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:		0px;
  font-weight:		bold;
  color:		black;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		0px;
  font-weight:		bold;
  color:		red;
  background-color:  	transparent;
}



