<style>

.smalltext {
 font-family: Verdana;
  font-size:  10;
  color: #404040;
  padding:0px;
  margin:0px;
}
.carttext{
 font-family: Verdana;
  font-size:  14;
  color: #404040;

}


.medtext{
 font-family: Verdana;
  font-size:  12;
  color: #404040;
 font-weight:normal;
}
.catdesc{
 font-family: Verdana;
  font-size: 13;
  color: #404040;
 
}
.menutext{
 font-family: Verdana;
  font-size:  13;
  color: #404040;
 font-weight:100;

}

.largetext {
font-family: Verdana;
  font-size:  20;
  color: #404040;

}
.breadcrumb {
font-family: Verdana;
  font-size:  14;
  color: #f35da7;

}
a.myclass:hover {border:none;}

div.categoryHeader {
	text-align: center;
	padding: 15px;
}

</style>
