.bold a:link {
	color:#ff00eb;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.bold a:visited {
	color:#ff00eb;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.bold a:hover {
	color:#ff00eb;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.big-bold a:link {
	color:#ff00eb;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.big-bold a:visited {
	color:#ff00eb;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.big-bold a:hover {
	color:#ff00eb;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
}

a.pink:link {
	color:#ff00eb;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

a.pink:visited {
	color:#ff00eb;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

a.pink:hover {
	color:#ff00eb;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

a.mid-pink:link {
	color:#ff00eb;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}

a.mid-pink:visited {
	color:#ff00eb;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}

a.mid-pink:hover {
	color:#ff00eb;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}

a.small-pink:link {
	color:#ff00eb;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
}

a.small-pink:visited {
	color:#ff00eb;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
}

a.small-pink:hover {
	color:#ff00eb;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
}

.header a:link {
	color:#fefcfe;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:15px;
}

.header a:visited {
	color:#fefcfe;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:15px;
}

.header a:hover {
	color:#9b0091;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:15px;
}

.footer a:link {
	color:#bd2668;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:11px;
}

.footer a:visited {
	color:#bd2668;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:11px;
}

.footer a:hover {
	color:#bd2668;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:11px;
}

.gray {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#5e6369;
}

.small-gray {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#5e6369;
}

.text {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#272a2c;
}

.copyright {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.pink {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#ff00eb;
	font-style:italic;
	font-weight:bold;
}

.news {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#272a2c;
}

#news a:link {
	color:#ff00eb;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
}

#news a:visited {
	color:#ff00eb;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
}

#news a:hover {
	color:#ff00eb;
	text-decoration:underline;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
}

.instructions-thumbnail {
	border:none;
	float:left;
}

div.instruct {
	clear:both;
	display:block;
}

#pcCenter div.instruct h2 {
	padding-top:30px;
}

.sale-top-link {
	position:absolute;
	right:105px;
	top:20px;
	display:block;
	font-size:15px;
	z-index:999;
	text-align:right;
	color:rgb(235, 0, 130);
}

a.sale-top-link:hover{
	color: rgb(244, 105, 233);
}

div.new-products{
	margin:auto;
	overflow: hidden;
}

div.new-products div{
	float: left;
	margin: 0 10px;
	display: inline;
	padding: 0;
	text-align: center;
	font-size: 11px;
}

div.new-products img{
	border:0px;
	height: 150px;
}
