body {
	background-color: #333333;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
}

.whitetxt {color: #FFFFFF}
.tophead {
	font-size: 17px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}
.guitarcenter {
	background-image: url(images/indexbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainborder {
	border: medium solid #FFFFFF;
}
.guitarcenterpg {

	background-image: url(images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.white14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellow {
	font-size: 14px;
	color: #FFFF66;
}
.white18 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #C14F69;
		
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.yellow:link {
	font-size: 14px;
	color: #FFFF66;
	text-decoration: underline;
}
a.yellow:visited {
	text-decoration: none;
	color: #FFFF66;
	text-decoration: underline;
}
a.yellow:hover {
	text-decoration: none;
	color: #ffffcc;
	text-decoration: underline;
}
a.yellow:active {
	text-decoration: none;
	color: #FFFF66;
	text-decoration: underline;
}
.visitedlink {
	color: #C14F69;
	font-weight: bold;
}
.sidebar {
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a.white_subcategory:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: Never underline;
}
a.white_subcategory:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: Never underline;
}
a.white_subcategory:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: Never underline;
}
a.white_subcategory:active {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: Never underline;
}


