body {
	background-color: #003366;
}

body {
	color: #DEDECA;
}

td, th {
	color: #000000;
}

h1 {
	color: #FFFF33;
}
.navBody {
	background-color: #FFFF66;
	color: #3333FF;
}
.Clickhere {
	color: #FF6600;
	font-size: 18px;
	text-align: center;
}
.prodname {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFF33;
	text-decoration: none;
}
.navtext {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #0000FF;
	text-decoration: none;
}
h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}
.productDescription {
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

.CatalogDescription {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
h5, h6 {
	color: #6699CC;
}

a {
	color: #FFFFFF;
}

.pageHeader {
	font-size:52px;
	font-weight:bold;
	color: #FFFF00;
	text-align: center;
}.productCategory {
	font-size: 24px;
	font-weight: normal;
	color: #FFFF00;
	text-align: center;
	text-decoration: none;
}
