.form select {
	color: #666666;
	background-color: #E2DFDC;
	display: block;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}
.boxText {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
}
.imglisting{
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	padding: 5px;
	margin-right: 3px;
}

A.boxText {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #E8E8DB;
	background-image: url(images/bg_list.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}

A.boxText:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FF3333;
	text-decoration: none;
}

.entete {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
}

A.entete {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bg_list_un.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	font-weight: bold;
}

A.entete:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #E7E3DE;
	text-decoration: underline;
	font-weight: bold;
}

.boxText font{
	font-family:"Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #99CC33;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 2px;
	text-align: center;
	text-indent: 5px;
	line-height: 13px;
}

.boxText b{
	font-family:"Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #0EA7B8;
	font-weight: bold;
	word-spacing: 2px;
	text-align: center;
	text-indent: 5px;
	line-height: 13px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
.left{
	background-color: #6F6863;
}

#outofstock{
	font-family:"Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	display: block;
	float: left;
	text-decoration: line-through;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #6699CC;
	text-transform: none;
}

#prixstock{
	font-family:"Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	display: block;
	float: right;

	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	padding-left: 5px;
	border-left-width: 1px;
}
#tablestock{
	font-family:"Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	text-transform: none;
}

#tablestock td{
	padding-left: 2px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: none;
}



#options{
	font-family:"Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	height: 25px;
	padding: 2px;
	border: 1px dotted #80CCD5;
	text-align: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	text-indent: 10px;
}
#instock{
	font-family:"Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	display: block;
	float: left;
	
	
	vertical-align: middle;
	padding-top: 9px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}





.errorBox { font-family : "Trebuchet MS", sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Trebuchet MS", sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Trebuchet MS", sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #000000;
	margin: 0px;
	background-color: #E5E0CD;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, "Trebuchet MS", sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, "Trebuchet MS", sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background-image: url(images/1_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #3F3A37;
	background-attachment: scroll;
	display: block;
	width: 170px;
	margin-bottom: 10px;
}

.infoBoxContents {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFCC66;
}
.infoBoxContents A{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #DADAC5;
}
.infoBoxContents td{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.infoBoxContents font{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #EEECE6;
	text-align: center;
}
.infoBoxContents :hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}


.infoBox2 {

	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.infoBoxContents2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
}
.infoBoxContents2 A{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #ADAD7E;
}
.infoBoxContents2 td{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #95836A;
}
.infoBoxContents2 font{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #B1A98D;
	text-align: center;
}
.infoBoxContents2 :hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F1F1F1;
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F1F1F1;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E2F3C7;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	text-align:center;
	color: #484E53;
	font-weight: bold;
	padding: 10px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
  //shopping-cart header/footer color
; 	background-color: #fcfbf8;
}

TD.productListing-data {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:5 0 5 0;


  font-family: Tahoma, "Trebuchet MS", sans-serif;
  font-size: 11px;
  color: #484E53;
}


A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	height: 40px;
	width: 509px;
	background: url('images/m99.gif');
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-bottom:0;
	padding-left: 30px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
  padding-left: 10px;
}
.smallText2 {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
  padding-left: 10px;
}
.smallText2 b{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	padding-left: 10px;
	font-weight: normal;
}

TD.accountCategory {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.newItemInCart a{
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Trebuchet MS", sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Trebuchet MS", sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet MS", sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Trebuchet MS", sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "Trebuchet MS", sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Trebuchet MS", sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Trebuchet MS", sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Trebuchet MS", sans-serif; font-size: 10px; color: #ff0000; }


















td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #2C2C2C
}
 .ch1{
 border-left: #C6C6C6 1px solid;
 border-right: #C6C6C6 1px solid;
 }
 .ch2{
 padding-left: 13px;
 }               
 .ch3{
 font-size: 10px;
 font-weight: bold;
 color: #46484A;
 }

 .ch4{
 font-size: 11px;
 color: #46484A;
 }

 .ch5{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch6{
 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
 }

 .ch7{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5dfce;
	border-left-color: #e5dfce;
 }

 .ch8{
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	font-family: "Trebuchet MS", sans-serif;
 }

 .ch9{
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #c70912;
 }

 .ch10{
 font-size: 11px;
 font-weight: bold;
 color: #484E53;
 }

 .ch11{
 font-size: 12px;
 font-weight: bold;
 color: #484E53;
 }

 .ch12{
 font-size: 11px;
 color: #484E53;
 }

 .ch13{
	font-size: 12px;
	font-weight: bold;
	color: #3F3A37;
 }

 .ch14{
	font-size: 11px;
	color: #666666;
	font-family: "Trebuchet MS", sans-serif;
	list-style-position: outside;
	list-style-type: square;
 }
 .ch14 strong{
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	font-weight: bold;
 }
  .ch14 li{
	font-size: 11px;
	color: #766B56;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
 }
 
  .ch14 u{
	font-size: 11px;
	color: #8A060D;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	
 }
 .ch15{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }

 .ch16{
 font-size: 11px;
 text-decoration: none; 
 color: #58B4D2;
 }

 .ch17{
 font-size: 13px;
 color: #565656;
 }

 .ch18{
 font-size: 13px;
 color: #565656;
 }

               
 .ml1{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }


 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }
 .se2{            
 width: 115px;
 font-size: 9px;
 color: #282E3E
 }




 .image_border{
  border:1px solid #000000; 
 }

/* VJ Links Manager v1.18 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkListingMain {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
  font-weight: bold; 
  color: #000; 
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.18 end */


.cont_header_txt TD {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; VERTICAL-ALIGN: middle; TEXT-TRANSFORM: uppercase; COLOR: #c70912; HEIGHT: 39px
}
.cont_header_txt A {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; VERTICAL-ALIGN: middle; COLOR: #c70912; TEXT-DECORATION: none
}
.cont_header_txt A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #c70912; TEXT-DECORATION: underline
}
.cont_head {
	BACKGROUND: #e5dfce; WIDTH: 100%
}
.cont_head1 {
	BACKGROUND: #e5dfce; WIDTH: 100%
}
.box_header_txt{
	display: block;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
.box_header_txt TD {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; VERTICAL-ALIGN: middle; TEXT-TRANSFORM: uppercase; COLOR: #c70912; HEIGHT: 39px
}
.box_header_txt1 TD {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #e5dfce; VERTICAL-ALIGN: middle; TEXT-TRANSFORM: uppercase; COLOR: #313030; HEIGHT: 39px
}
.box_body S {
	FONT-SIZE: 18px; COLOR: #e5dfce
}
.box_body UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 19px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.box_body .bg_list {
	BACKGROUND: url(images/bg_list.gif) no-repeat 0px 9px


}
.box_body .bg_list A {
	PADDING-LEFT: 15px; COLOR: #e5dfce; LINE-HEIGHT: 23px; TEXT-DECORATION: none
}
.box_body .bg_list A:hover {
	COLOR: #e5dfce; TEXT-DECORATION: underline
}
.box_body .bg_list_un {
	BACKGROUND: url(images/bg_list_un.gif) no-repeat 0px 9px


}
.box_body .bg_list_un A {
	PADDING-LEFT: 15px; COLOR: #ffffff; LINE-HEIGHT: 21px; TEXT-DECORATION: underline
}
.box_body .bg_list_un A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.box_body .bg_list_sub {
	BACKGROUND: url(images/bg_list_sub.gif) no-repeat 0px 9px; MARGIN-LEFT: 10px
}
.box_body .bg_list_sub A {
	PADDING-LEFT: 15px; COLOR: #ffffff; LINE-HEIGHT: 23px; TEXT-DECORATION: underline
}
.box_body .bg_list_sub A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}


/* VJ Links Manager v1.18 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold; 
  color: #000; 
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.18 end */

