a:link {
	text-decoration:none;
	color: black;
}
a:visited {
	text-decoration:none;
	color: black;
}
a:hover {
	text-decoration: ;
	color: black;
}
a:active {
	text-decoration:none;
	color: black;
}
A:link IMG { 
	border: none;
}
A:visited IMG {
	border: none;
}
A:active IMG { 
	border: none; 
}

body {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

form {
	font-family: Helvetica;
	font-size: 12px;
	}

input {
	font-family: Helvetica;
	font-size: 11px;
	background-color: #cccccc;
}

textarea {
	font-family: Helvetica;
	font-size: 11px;
}

select {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: 200;
	color: #000000;
	background-color: #cccccc;
}

.menutitle {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.menusubtitle {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.productinfo {
	font-family: Helvetica;
	font-size: 13px;
  	font-weight: bold;
	color: #909090;
}

.returnpolicy {
	font-family: Helvetica;
	font-size: 11px;
  	font-weight: bold;
	color: #909090;
}

.color {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #767676;
}

.splash {
	font-family: Helvetica;
	font-size: 12px;
  	font-weight: bold;
	color: #5D5D5D;
	line-height: 20px;
}

.categoryinformation {
	font-family: Helvetica;
	font-size: 11px;
  	font-weight: bold;
	color: #7F7F7F;
}