.ct a:link {text-decoration: none} 
.ct a:visited {text-decoration: none}
.ct a:active {text-decoration: none}

.kits a:link {text-decoration: none} 
.kits a:visited {text-decoration: none}
.kits a:active {text-decoration: none}

.kits a:visited { color: #3778c9; } 
.kits a:link    { color: #3778c9; } 
.kits a:hover   { color: #000000; }

.colors a:link {text-decoration: none} 
.colors a:visited {text-decoration: none}
.colors a:active {text-decoration: none}

.colors a:visited { color: #3778c9; } 
.colors a:link    { color: #3778c9; } 
.colors a:hover   { color: #000000; }


H1 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 25px;
	font-weight: bold;
	font-size: 16px;
	color: #3778c9;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 40px;
	line-height: 0em;
	font-weight: bold;
	font-size: 14px;
	color: #6f3e97;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: right;
	color: #663300;
	font-size: 10px;
}

.ct {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 5px;
	font-weight: normal;
	color: #999999;
	font-size: 9px;
}

.copyright {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0px 5px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFCC;
	font-size: 9px;
}

.kits {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 14px;
	color: #6f3e97;
}

.colors {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.company {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

.wiglet {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 20px;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #9900CC; 
}

P {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding: 2px 15px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

