.body  {
	font-size : 10px;
	font-family : georgia, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
  	line-height:18px;
  	padding-left:30px;
   	padding-top:15px;
   	padding-bottom:15px;   		
  	padding-right:5px;
     color : #666666;
	}

.sold  {
	font-size : 10px;
	font-family : georgia, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration: line-through;
  	line-height:18px;
   	padding-top:15px;
   	padding-bottom:15px;   		
    color : #993300;
	}

a.body  {
	font-size : 10px;
	font-family : georgia, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration: underline;
  	line-height:18px;
  	padding-left:30px;
   	padding-top:15px;
   	padding-bottom:15px;   		
  	padding-right:5px;
     color : #666666;
	}
	
.menu {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 14px;
	color : #666666;
	}

a.menu {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 14px;
	color : #666666;
	}
	
a.menu_link:Hover {
	text-decoration: underline;
	}	
	
.hdg {
		font-family: georgia, arial, sans-serif;
		color:#333333;
		font-size:12px;
		font-weight:bold;
  		line-height:18px;
  		padding-top:0px;
		padding-bottom:20px;			
		padding-right:0px;
	
	}	

.crumbtrail {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #9ea0c6;
	}
	
a.crumbtrail {
	text-decoration: none;
	}

a.crumbtrail:Hover {
	text-decoration: underline;
	}	

.form_select {
	font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 10px;
	color: #095ba6;
	background-color: #ffffff;
	padding: 0px;
	border: inset 1px #696969;
	}

.product_usp { 
	font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 10px;
	line-height: 16px;	
	}
	
.product_link {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : 14px;
	color: #77777;
	text-decoration: none;
	}
	
a.product_link {
	text-decoration: none;
	color: #77777;
	}

a.product_link:Hover {
	text-decoration: none;
	color: #095ba6;
	}	

.product_linkblue {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 14px;
	color: #095ba6;
	text-decoration: none;
	}
	
a.product_linkblue {
	text-decoration: none;
	color: #095ba6;
	}

a.product_linkblue:Hover {
	text-decoration: underline;
	color: #095ba6;
	}

.footer { 
	font-family: Verdana, Geneva, Arial, sans-serif;
  	font-size: 9px;
	line-height: 14px;
	color: #ffffff;
	}

a.footer {
	text-decoration: none;
	}

a.footer:Hover {
	text-decoration: underline;
	}

a:Hover {
	text-decoration: none;
	}

