a, a:visited {
	color: #000000; text-decoration: none;
}
a:hover, a:active {
		color: #FFCC00; text-decoration: none;

}


.form {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: xx-small; font-style: normal; line-height: normal; color: #BEBEBE; background-color: #878787; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; border: 1px #BEBEBE solid}

.form2 { font-family: Geneva, Arial, Helvetica, san-serif; font-size: xx-small; font-style: normal; line-height: normal; color: #666666; background-color: #E7E7E7; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; border: 1px #BEBEBE solid}


.productBox {
	width: 160px;
	height:  160px;
	float:  left;
	text-align: center;
	margin:  5px;
	text-align: center;
}
.crapbox {
	width:  90%; font-size: 12px;
	margin:  20px 0 0 0;
}
.productBox a img {
	border:  0px; outline:  0px;
}

* {
	margin:  0px; border:  0px;
}


.categoryBox {
	font-size: 12px;
}
.categoryBox h2 {
	color: #000;
	font-size:  32px;
}

.categoryBox {
	border:  1px solid #666666;
	margin:  20px 0 20px 0;
	color: gray;
}

.categoryBox a, .categoryBox a:visited {
	color:  gray;
}

.categoryBox a:hover, .categoryBox a:active {
			color: #FFCC00; text-decoration: none;

}

h2, h4 {
	color:  #666666;
}

body {
	font-family: Arial,Helvetica, sans-serif;
}

