A.gnav:visited {TEXT-DECORATION: none; color: #6E6E6E}
A.gnav:hover {TEXT-DECORATION: underline; color: #6E6E6E}
A.gnav:link {TEXT-DECORATION: none; color: #6E6E6E}
A.gnav:active {TEXT-DECORATION: none; color: #6E6E6E}

A.blk:visited {TEXT-DECORATION: none; color: #000000}
A.blk:hover {TEXT-DECORATION: underline; color: #000000}
A.blk:link {TEXT-DECORATION: none; color: #000000}
A.blk:active {TEXT-DECORATION: none; color: #000000}

.menu{
	color: #6B0874;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
}

.link_menu{
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
}
.link_menu:hover{
	color: #B28C2B;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
}

.bottom{
	color:#666666;
	font-family: Trebuchet MS;
	font-size: 12px;
}

.txt {
	color:#666666;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.txt:hover {
	color:#B28C2B;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.txt1 {
	font-size: 13px;
	font-family: Trebuchet MS;
	color:#666666;
}
.txt1:hover {
	font-size: 13px;
	font-family: Trebuchet MS;
	color:#0000FF;
}

.txtbold {
	color:#666666;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
}
.txtbold:hover {
	color:#B28C2B;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
}
.head1{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 19px;
	
}
.head1:hover{
	color:#6C0A74;
	font-family: Trebuchet MS;
	font-size: 19px;
	
}
.head2{
	color:#666666;
	font-family: Trebuchet MS;
	font-size: 17px;
}

.silver{
	font-family:Trebuchet MS;
	font-size: 11px;
	color:#666666;
	font-weight: bold;
}
.silver:hover{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#6C0A74;
	font-weight: bold;
}
.price{
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 16px;
	
}
.top{
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 12px;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {font-family: Tahoma}