a:hover {
	
	color:#FF0000: underline;
}
a{
	text-decoration: none;
}
BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #A4A4A4; 
	SCROLLBAR-ARROW-COLOR: #336633; 
	SCROLLBAR-TRACK-COLOR: #EEEEEE; 
	SCROLLBAR-DARKSHADOW-COLOR: white
}

.txtbox {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;/*#006633;*/
	/*width: 120px;*/

}a.footer:hover {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF0000;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.cart-button {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #f4f4f4;
	border: 1px solid #999999;
	font-weight: normal;

}
