body {
	background-color: #cacec4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: center;
	width: 100%;
}


#content .content_table {
	margin: 0;
	padding:0;
	width: 1050px;
}

.content_table .center {
	width: 1010px;
	background-color: #FFFFFF;
	color: #000000;
	padding-bottom: 10px;
}

#content .content_table #center {
	background-color: #FFFFFF;
	color: #000000;
}

#content .content_table tr {
	margin: 0;
	padding:0;
}

.leftborder {
	background-image: url(assets/images/leftborder.gif);
	background-repeat: repeat-y;
	height:auto;
	width: 20px;
}

.rightborder {
	background-image: url(assets/images/rightborder.gif);
	background-repeat: repeat-y;
	height:auto;
	width: 20px;
}

#content .content_table #center {
}

.content_table .center #header {
	background-color: #000000;
	height: 120px;
	width: 100%
}

.content_table .center #header #left{
	background-color: #FF0000;
	height: 120px;
	width: 310px;
	float:left;
}


.content_table .center #header #right{
	background-color: #FF9966;
	height: 120px;
	width: 700px;
	float:left;
}


.content_table .center #searchbar {
	background-color: #6f8db9;
	height: 25px;
	color: #FFFFFF;
	font-size: 12px;
        width: 1010px;
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	letter-spacing:1px;
    width:100%;
}



.content_table .center #searchbar #search{
float:left;
text-align: left;
width: 750px;
}

.content_table .center #searchbar #login{
float:left;
padding-top: 5px;
text-align: right;
width: 240px;
font-size: 12px;
padding-right:20px;
}

.content_table .center #searchbar #login a:active
{
	text-decoration: none;
	color: #FFFFFF;
}

.content_table .center #searchbar #login  a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.content_table .center #searchbar #login  a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.content_table .center #searchbar #login  a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}





.content_table .center #searchbar form {
	margin: 0px;
	padding: 0px;
}

.content_table .center #searchbar input {
	font-size: 10px;
}

.content_table .center #searchbar select {
	font-size: 10px;
}


.content_table .center #backtrackbar {
	background-image: url(assets/images/backtrack.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	color: #022787;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	line-height:25px;
	letter-spacing:1px;
}

#backtrackbar #backtrack a:active
{
	text-decoration: none;
	color: #022787;
}

#backtrackbar #backtrack a:visited
{
	text-decoration: none;
	color: #022787;
}
#backtrackbar #backtrack a:link
{
	text-decoration: none;
	color: #022787;
}
#backtrackbar #backtrack a:hover
{
	color: #022787;
	text-decoration:underline;
}


.content_table .center #content_center #box #box_start #box_content .column_left {
}


.content_table .center #footerbottom #footerbootmcenter {
	height: 20px;
	width: 990px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(assets/images/footercenter.gif);
	background-repeat: repeat-x;
}

.content_table .center #footerbottom #footerbottomleft {
	background-image: url(assets/images/footerleft.gif);
	width: 10px;
	float: left;
	height: 20px;
}
.content_table .center #footerbottom #footerbottomright {
	background-image: url(assets/images/footerright.gif);
	width: 10px;
	float: right;
	height: 20px;
}
.content_table .center #footercopyright {
	height: 30px;
	padding-left: 10px;
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#box
{
	background-color:#5780ae;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#footercopyright ul
{
	list-style-type:none;
	list-style:none;
	display: inline;
}

#footercopyright li 
{
list-style-type:none;
list-style:none;
display: inline;
padding-left:10px;
border-right: 1px;
border-right-color:black;

}

.content_table .center #footerbottom {
	height: 20px;
	width: 100%;
}


.content_table .center  #footerdivider {
	background-color: #989a99;
	height: 5px;
	clear: both;
}

.content_table .center #footer {
	background-color: #002b5f;
	margin-top: 2px;
}

#pagebottomright {
	background-image: url(assets/images/pagebottomright.gif);
	height: 12px;
	width: 23px;
	float:right;
	margin: 0px;
}

#pagebottomleft {
	background-image: url(assets/images/pagebottomleft.gif);
	height: 12px;
	width: 23px;
	float:left;
	margin: 0px;
}

#pagebottomcenter {
	width: 1004px;
	background-image: url(assets/images/pagebottomcenter.gif);
	background-repeat: repeat-x;
	height: 12px;
	margin: 0px;
	float: left;
}
.content_table .center #backtrackbar #backtrack {
	width: 765px;
	float: left;
}


.content_table .center #footer .footer_column {
	width: 255px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #92c9eb;
	padding-left: 40px;
	letter-spacing:1px;
}

h2 {
font-size:14px;
}

h3 {
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
}

.content_table .center #footer .footertable .footer_column li {
	font-size: 12px;
	color: #FFFFFF;
}

.content_table .center #footer .footertable {
	background-position: center;
	height: 200px;
	vertical-align: top;
}


.content_table .center #backtrackbar #myacount {
	float: left;
	width: 85px;
}

.content_table .center #backtrackbar #cart {
	float: left;
	width: 50px;
}


.content_table .center #backtrackbar a:link{
 color: #022787;
 text-decoration:none;
}


.content_table .center #backtrackbar a:visited
{
 color: #022787;
 text-decoration:none;
}

.content_table .center #backtrackbar a:active{
 color: #022787;
 text-decoration:none;
}

.content_table .center #backtrackbar a:hover{
 text-decoration: underline;
 color: #022787;
}



.content_table .center #backtrackbar #checkout {
	float: left;
	width: 100px;
}



.search {
	background-image: url(assets/images/go.jpg);
	width: 37px;
	border: 0;
	height: 22px;
	background-repeat:no-repeat;
}

.signin {
	background-image: url(assets/images/signin.jpg);
	width: 71px;
	border: 0;
	height: 21px;
	background-repeat:no-repeat;	
}
.content_table .center #searchbar .email_input {
	width: 130px;
}


.footer_column ul li a:link{
 color: #FFFFFF;
 text-decoration:none;
}


.footer_column ul li a:visited
{
 color: #FFFFFF;
 text-decoration:none;
}

.footer_column ul li a:active{
 color: #FFFFFF;
 text-decoration:none;
}

.footer_column ul li a:hover{
 text-decoration: underline;
 color: #FFFFFF;
}


.divider{
	width: 1px;
	height: 130px;
	background-color: #FFFFFF;

}
.content_table .center #content_center {
	margin: 0px;
	width: 100%;
	height:100%;
	padding:0;
}

#box #box_title {
	height: 25px;
	line-height:25px;
	text-align:left;
	padding-left:10px;
	color:white;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	
}

#box #box_start {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#box #box_small_left_start {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-bottom: 10px;
}

#box #box_content
{
	text-align:left;
	padding:0;
	margin:0;
}


#box #box_content_shadow {
height:9px;
background-image:url(assets/images/whiteboxshadow.gif);
background-repeat:repeat-x;
width: inherit;
}

#box #box_shadow {
	height:12px;
	background-image:url(assets/images/boxshadow.gif);
	background-repeat:repeat-x;
	background-color:white;
	width: inherit;	
}

#box #box_end {
	height: 10px;
}

#box #box_left
{
	width:480px;
	float:left;
	text-align:center;
}

#box #box_right
{
	width:480px;
	float:right;
	text-align:center;
}
.column_center {
	background-image: url(assets/images/dot.gif);
	width: 2px;
	background-repeat: repeat-y;
}

#list_text_style1 {
	list-style:none;
	line-height:30px;
	text-align: justify;
	padding-right:10px;
}

#list_text_style2 {
	list-style:none;
	background-color:white;
}

#list_text_style3 {
	list-style:none;
	font-weight:bold;
	padding-top:20px;
	text-align:left;
}

#list_text_style4 {
	list-style:none;
	padding-left:10px;
	text-align: left;
	font-weight:bold;
	line-height:30px;
}

#list_text_style5 {
	list-style:none;
	text-align:left;
	line-height:30px;
	padding-left:10px;
}

#list_text_style6 {
	list-style:none;
	text-align:center;
	padding-top:20px;
}

#list_text_style7 {
	list-style:none;
	padding-top:20px;
	font-weight:bold;
	line-height:27px;
	vertical-align:text-top;
	float:left;
}

.lock
{
clear:both;
margin:0;
padding:0;
float:left;
width:20px;
}


#list_logo
{
padding-top:10px;
padding-bottom:10px;
text-align: left;
}

#box #box_start #box_content .column_left #list_text_style1 p {
	margin: 0px;
	padding: 0px;
}
#box #box_start #box_content .column_left ul {
	margin: 0px;
	padding-left:10px;
	list-style:none;
}

.continue_button
{
	background-image:url(assets/images/yellowbutton.gif);
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	height:34px;
	background-repeat:no-repeat;
	margin:0;
	padding-bottom:5px;
	border:0;
}

.paypallogo
{
	padding-left:20px;
}	

#box_content .column_right ul {
	margin: 0px;
	padding-left:0px;
	list-style:none;
}


.passwordbox
{
	background-color:#cdd9e7;
	border-right: 1px solid #577fb0;
	border-bottom: 1px solid #577fb0;
	border-top: 1px solid #577fb0;
	border-left: 1px solid #577fb0;
}

.loginbox
{
	background-color:#cdd9e7;
	border-right: 1px solid #577fb0;
	border-bottom: 1px solid #577fb0;
	border-top: 1px solid #577fb0;
	border-left: 1px solid #577fb0;
	margin-left:28px;
}
.image-left{float: left; vertical-align: text-top;}

#home_left
{
	width: 230px;
	float:left;
	background-color: white;
}

#home_center
{
	width:560px;
	margin: 0;
	float: left;
}

#home_right
{
	width:220px;
	float:left;
}

#home_center_large
{
	width:778px;
	margin: 0;
	float: left;

}

#box_content #normalListNumber ul {
	list-style-type:decimal; margin:0; padding-left:30px;
}

#box_content #normalListNumber ul li 
{
	list-style-type:decimal; margin:0;
}

#box_content #normalList ul {
	list-style-type:disc; margin:0; padding-left:20px;
}

#box_content #normalList ul li 
{
	list-style-type:disc; margin:0;
}

#box_content #normalList ul li a:link
{
	text-decoration:none;
	color:black;
}
#box_content #normalList ul li a:visited
{
	text-decoration:none;
	color:black;
}

#box_content #normalList ul li a:active
{
	text-decoration:none;
	color:black;
}
#box_content #normalList ul li a:hover
{
	text-decoration:underline;
	color:#FF9900;
}


#box_content ul li {
	list-style:none;
	margin:5px;
}

#box_content ul {
	list-style:none;
	margin:0;
	padding-bottom:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
#box_content #categorylist {
	list-style:none;
	margin:0;
	padding-bottom:0px;
	text-align:left;
	padding-left:10px;
}

#box_content #categorylist .bluedots {
	list-style-image:none;
	background-image:url(assets/images/graydots.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	padding:0;
	margin-top:5px;
	margin-right:9px;
	line-height:10px;
}

#box_content #categorylist .selectedbyDefault {
	list-style-image:url(assets/images/redarrowsmall.gif); 
	font-weight:bold;
	padding:0;
	margin-left:15px;
	line-height:20px;
	font-size:11px;
	letter-spacing:1px;
	line-height:12px;
}


#box_content #categorylist .selected {
	list-style-image:url(assets/images/redarrowsmall.gif); 
	font-weight:bold;
	padding:0;
	margin-left:15px;
	line-height:20px;
	font-size:11px;
	letter-spacing:1px;
	line-height:12px;
}

#box_content #categorylist .notselected {
	list-style-image:url(assets/images/bluearrowsmall.gif); 
	font-weight:normal;
	padding:0;
	margin-left:15px;
	line-height:20px;
	letter-spacing:1px;
	font-size:11px;
	line-height:12px;
}



#box_content #categorylist #notselected {
	list-style-image:url(assets/images/bluearrow.gif); 
	font-weight:normal;
	padding:0;
	margin-left:15px;
	line-height:20px;	
}

#box_content #categorylist li {
	list-style:none;
	margin:0;
	padding:0;
	line-height:20px;
	padding-left:15px;
}

#productprice a:link{
text-decoration:none;
color:black;
}
#productprice a:visited{
text-decoration:none;
color:black;
}
#productprice a:active{
text-decoration:none;
color:black;
}
#productprice a:hover{
text-decoration:underline;
color:black;
}


#box_content #categorylist li a:link{
text-decoration:none;
color:black;
}
#box_content #categorylist li a:visited{
text-decoration:none;
color:black;
}
#box_content #categorylist li a:active{
text-decoration:none;
color:black;
}
#box_content #categorylist li a:hover{
text-decoration:underline;
color:black;
}


#box_content #productimage {
	text-align:center;
	width: 100%;
}

#box_content #productprice {
text-align:center;
}


#box_content #productoriginalprice {
	text-align:center;
	padding-top:10px;
}

#box_content #productsaleprice {	
	text-align:center;
}


#box_content #productdesc {
text-align: justify;
margin: 10px;
color:black;
}

#box_content #productdesc a:link{
text-decoration:none;
color:black;

}

#box_content #productdesc a:hover{
text-decoration:underline;
color:black;
}

#box_content #productdesc a:visited{
text-decoration:none;
color:black;
}
#box_content #productdesc a:active{
text-decoration:none;
color:black;
}



#box_content .product_list_desc a:link{
text-decoration:none;
color:black;
}

#box_content .product_list_desc a:hover{
text-decoration:underline;
color:black;
}

#box_content .product_list_desc a:visited{
text-decoration:none;
color:black;
}
#box_content .product_list_desc a:active{
text-decoration:none;
color:black;
}




#box_content p {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	padding:4px;
	padding-left:10px;
	margin: 10px;
}

#box #box_content h2
{
	font-size:12px;
}


.p_style1
{
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	line-height:5px;
	padding:10px;
}

#box_image
{
	float: left; 
	vertical-align: text-top;
	width:198px;
}
#box_content .featuretitle 
{
	text-align:left; font-weight:bold;
	padding-left: 10px;
}
#box_content .featureUL {
	margin: 0px;
	padding: 0px;
}
#box_content .featureUL .featureLI {
list-style-image:url(assets/images/redarrow.gif); margin-left:30px; padding-left:3px;
}

#box_content #groupbylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*
	list-style-type: decimal;
	*/
	display:list-item;
	text-align: left;
	padding-left:15px;	
}

#box_content #numberedlist {
	list-style-type: decimal;
	text-align: left;
	margin-bottom:15px;
	padding-left: 1px;
	margin-left: 10px;
}


#box_content #nonumberlist {
	
	list-style-type: none;
	text-align: left;
	margin-bottom:15px;
	padding-left: 1px;
	margin-left: 5px;
}





#box_content #numberedlist a:link{ text-decoration:none; color:black;}
#box_content #numberedlist a:visited{ text-decoration:none; color:black; }
#box_content #numberedlist a:hover{ text-decoration:underline; color:black; }
#box_content #numberedlist a:active{ text-decoration:none; color:black; }

#box_content #category_paging {
	padding-bottom:10px;
	text-align:right;
	padding-top:10px;
}

#box_content #category_paging #category_paging_ul {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	text-align:right;
}

#box_content #pagingitem {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	text-align:right;
}


#box_content #pagingitem a:link{
text-decoration:none;
color:black;
}

#box_content #pagingitem a:hover{
text-decoration:underline;
color:black;
}

#box_content #pagingitem a:visited{
text-decoration:none;
color:black;
}
#box_content #pagingitem a:active{
text-decoration:none;
color:black;
}

#box_content #pagingitemselected a:link{
text-decoration:none;
color:black;
}

#box_content #pagingitemselected a:hover{
text-decoration:underline;
color:black;
}

#box_content #pagingitemselected a:visited{
text-decoration:none;
color:black;
}
#box_content #pagingitemselected a:active{
text-decoration:none;
color:black;
}

#feature_product_title a:link{
text-decoration:none;
color:black;
}

#feature_product_title a:hover{
text-decoration:underline;
color:black;
}

#feature_product_title a:visited{
text-decoration:none;
color:black;
}

#feature_product_title a:active{
text-decoration:none;
color:black;
}


#box_content #pagingitemselected {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	text-align:right;
	font-weight:bold;	
}

#box_content .category_hdivider
{
	background-color: #d5dade;
	width:1px;
	margin:0px;
	padding:0px;
}

#box_content .category_product_box
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-color: #d5dade;
	width: 230px;
	text-align: center;
;
}


#feature_product_image 
{
	text-align:center;
	padding-bottom:10px;
	/*height: 120px;*/
}


#feature_product_title 
{
	padding-bottom:20px;
}

#feature_product_price 
{
	color:red;
	line-height:20px;
	font-weight:bold;
}

#feature_product_add 
{
}

#feature_product_save 
{
	line-height:20px;
}

#box #box_small_left_start #box_content .category_top_border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d5dade;
	border-right-color: #d5dade;
	border-bottom-color: #d5dade;
	border-left-color: #d5dade;
	margin-left: 10px;
	margin-right: 10px;
}

#box_product_column_ul
{
	margin:0; padding:0;
}


#box_product_column_product
{
	list-style:none; display:inline; padding-left:10px;
}

#box_product_column_description
{
	list-style:none; display:inline; padding-left:100px;
}

#box_product_column_description a:link
{
	text-decoration:none;
	color:white;
}
#box_product_column_description a:visited
{
	text-decoration:none;
	color:white;
}
#box_product_column_description a:hover
{
	text-decoration: underline;
	color:white;
}
#box_product_column_description a:active
{
	color:white;
	text-decoration:none;
}

#box_product_column_price
{
	list-style:none; display:inline; padding-left:370px;
}

#box_product_column_price a:link
{
	text-decoration:none;
	color:white;
}
#box_product_column_price a:visited
{
	text-decoration:none;
	color:white;
}
#box_product_column_price a:hover
{
	text-decoration: underline;
	color:white;
}
#box_product_column_price a:active
{
	color:white;
	text-decoration:none;
}



#box_content #paginginfo #pagenumbers a:link
{
	text-decoration:none;
	color:black;
}
#box_content #paginginfo #pagenumbers a:visited
{
	text-decoration:none;
	color:black;
}
#box_content #paginginfo #pagenumbers a:hover
{
	text-decoration: underline;
	color:black;
}
#box_content #paginginfo #pagenumbers a:active
{
	color:black;
	text-decoration:none;
}

.pageResults
{
	color: black;
}


#box_content .product_list_image{
width:165px;
text-align:left;
}

#box_content .product_list_desc{
width:440px;
vertical-align:top;
}

#box_content .product_list_price{
width:160px;
vertical-align:top;
}

#box_content .product_list_desc p {
width:400px;
margin:0;
line-height:14px;
padding:0;
padding-top:10px;
}

.price_attribute
{
	width:120px;
}

.price_attribute_bold
{
	width:120px;
	font-weight:bold;
}

.price_value_bold
{
	font-weight:bold;
}

.price_value_red
{
	color:red;
}

.dotted_line
{
	background-image:url(assets/images/dot_horizontal.gif); background-repeat:repeat-x;
}


#box_content #paginginfo
{
	padding-top:20px;
	padding-bottom:20px;
}

#box_content #paginginfo #pageresult {
list-style:none;
display:inline;
}

#box_content #paginginfo #pagenumbers {
list-style:none;
display:inline;
padding-left:40px;
}

#box_content #paginginfo #resultsperpage {
list-style:none;
display:inline;
padding-left:50px;
padding-right:70px;
}

#box_content #paginginfo #pagenumber {
list-style:none;
display:inline;
}
#box_content #paginginfo #pageselected {
list-style:none;
display:inline;
font-weight:bold;
}

#box_content #paginginfo ul {
padding:0;
margin:0;
}



#box #shopping_cart_checkbox_column
{
	width:70px;
	float:left;
	text-align:center;
}

#box #shopping_product_column
{
	width:220px;
	float:left;
	text-align:left;
}

#box #shopping_product_column
{
	width:125px;
	float:left;
	text-align:left;
}

#box #shopping_qty_column
{
	width:90px;
	padding-left:10px;
	float:left;
	text-align:left;
}

#box #shopping_description_column
{
	width:325px;
	float:left;
	text-align:left;
}

#box #shopping_saving_columm
{
	width:200px;
	float:left;
	text-align:center;
}

#box #shopping_total_column
{
	width:150px;
	float:left;
	text-align:center;
}

.list_bold
{
font-weight:bold;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.bold_row
{
	font-weight:bold;
}

.boldred_row
{
	font-weight:bold; color:red;
}

.plainred_row
{
	color:red;
}

.messageStackError
{
	text-align:center;
	font-weight:bold;
	color:red;
}

.messageStackSuccess
{
	text-align:center;
	font-weight:bold;
	color:black;
}

#account_box{background-color:#cccc99; width: 930px; margin-left:20px; margin-top:20px; margin-right:20px;}
#account_title {margin:0; padding:10px; font-family:Arial, Helvetica, sans-serif; background-color:#ddddcc; font-size:12px; letter-spacing:1px;}
#account_border {border:1px; background-color:#cccc99; padding:1px;}
#account_body {margin:0; padding:10px; font-family:Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#FF6633;}
#account_table {color:black; margin:0; padding:0; width:100%;}
#account_table hr {color:#cccc99; width:100%}
.table_top_spacing {margin:0; padding:0; padding-top:0px;}
.account_heading {color: #FF6633; font-weight:bold; letter-spacing:1px;}
#account_body ul {list-style-type:disc; margin-left:20px; padding:0;}
#account_body ul li {list-style-type:disc;}
.account_brown { color:#804000; font-weight:bold; letter-spacing:1px;}
.account_black { color:black; letter-spacing:1px;}

a.regular:link { text-decoration:none; color:black;}
a.regular:visited {text-decoration:none;  color:black;}
a.regular:hover {text-decoration:underline;  color:black;}
a.regular:active {text-decoration:none;  color:black;}

