a:link {  
	color: #3875AB;
}
a:visited {  
	color: #996699;
}
a:hover {  
	color: red;
}
a:active {
	color: red;
}

a.sNav:link {
	color: #666666; 
	text-decoration: none; 
}
a.sNav:visited {
	color: #666666; 
	text-decoration: none; 
}
a.sNav:hover {
	color: #F20000; 
	text-decoration: underline;
}

a.footer:link {
	color: #666666; 
	text-decoration: none; 
}
a.footer:visited {
	color: #666666; 
	text-decoration: none; 
}
a.footer:hover {
	color: #6188B3; 
	text-decoration: underline;
}

a.box:link {
	color: #333333; 
	text-decoration: none; 
}
a.box:visited {
	color: #333333; 
	text-decoration: none; 
}
a.box:hover {
	color: #333333; 
	text-decoration: underline;
}

td {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #5E7484;
}
.subhead {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-size: 28px;
	color: #666666;
	font-weight: bold;
}
h2 {

	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

.select1, option {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	border: 1px solid #999999;
	background-color: #F2E8AA;
	font-weight: bold;

}
.ShopKat {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #8594C5;
	font-weight: bold;

}
