/* ================================
    CSS STYLES FOR Module ProductDetail
   ================================
*/

.tmar_ProductSubCategories {
  font-size:11px;
  font-family:Verdana;
  color:#005496;
  
}


.NoUnderLine
{
  text-decoration: none;
  font-family:Verdana;
  font-size:smaller;
  font-weight:bold;
}
.storesubcat A {
	color: #005496;
	text-decoration:none;
}    
 .storesubcat A:hover {
	color: #007CD9;
}    
