body {
	background-color: #999999;
	margin-top: 1px;
}
.flashingpink {
	font-family: Verdana;
	font-size: 13px;
	color: #FF00CC;
	text-decoration: none;	
}

.flashingpink:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #FF0066;
	text-decoration: none;	
}
.nav {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;	
}

.nav:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #3399FF;
	text-decoration: none;	
}

.productsmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}

.productsmenu:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;	
}

.spectrumweb {
	font-family: Verdana;
	font-size: 11px;
	color: #00000;
}

.pagetext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.homepagetext {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.email {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.email:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.homepagetextheader {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
		
}

.pagetextheader {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
		
}

.pageheader {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
		
}	

.tradepartners {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
		
}	

.tradepartners:hover {
	font-family: Verdana;
	font-size: 16px;
	color: #3399ff;
	font-weight: bold;
	text-decoration: none;
		
}	

.pagetext2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FF00CC;
	font-weight: bold;
	font-style:italic;
	text-decoration: blink;

