.ship A:link  {
	color : Blue;
	font-size : xx-small;
}
.ship A:visited  {
 	color : Blue;
	font-size : xx-small;
 }
.ship A:active  {
 	color : Blue;
	font-size : xx-small;
 }
.ship A:hover  {
	color : Green;
	font-size : xx-small;
}
Body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
A:link  {
	text-decoration : none;
	color : Blue;
	font-size : x-small;
}
 A:visited  {
 	text-decoration : none;
 	color : Blue;
	font-size : x-small;
 }
 A:active  {
 	text-decoration : none;
 	color : Blue;
	font-size : x-small;
 }
 A:hover  {
	text-decoration : none;
	color : Green;
	font-size : x-small;
}
.cart_outertable {
	border:2;
	border-Style: solid;
	border-color: #708090;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
.cart_outertable H3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
.cart_table TH{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

.cart_table TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.cart_table Input {
	border-color: Black;
	border-style: solid;
	border-width: 1;
	color: Black;
	font-size: x-small;
	font-family: verdana;
	font-weight : normal;
}

.cart_comments {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


.cart_but {
	background-color: #FE9929;
	border-color: #FFD52A;
	border-style: solid;
	border-width: 2;
	color: White;
	font-size: xx-small;
	font-family: verdana;
	font-weight : bold;
	padding : 2 2 2 2;
	cursor: pointer; 
	cursor:hand;
}

.cart_comments TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}


.cart_lbut A{
	background-color: #FE9929;
	border-color: #FFD52A;
	border-style: solid;
	border-width: 2;
	color: White;
	font-size: xx-small;
	font-family: verdana;
	font-weight : bold;
	padding : 2 2 2 2;
	
}

.cart_lbut A:Visited{
	background-color: #FE9929;
	border-color: #FFD52A;
	border-style: solid;
	border-width: 2;
	color: White;
	font-size: xx-small;
	font-family: verdana;
	font-weight : bold;
	padding : 2 2 2 2;
}
.cart_lbut A:Hover{
	background-color: #FE9929;
	border-color: #6EBB17;
	border-style: solid;
	border-width: 2;
	color: Black;
	font-size: xx-small;
	font-family: verdana;
	font-weight : bold;
	padding : 2 2 2 2;
}
.cart_price TH{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

.cart_price TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.cart_sml TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	color : Black;
}
	
.cart_sml H6{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	color : Black;
	}
	
.cart_form TD{
	color: Black;
	font-size: x-small;
	font-family: verdana;
	font-weight : normal;
}
.cart_form Input {
	border-color: Black;
	border-style: solid;
	border-width: 1;
	color: Black;
	font-size: x-small;
	font-family: verdana;
	font-weight : normal;
}

.cart_nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	color : Black;
}
