.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}

.subheading {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #732A7B;
	font-weight: 700;
}

.subheading2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	color: #732A7B;
	font-weight: 700;
}

.subheading3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #999999;
	font-weight: 700;
}

a:link { 
color: #999999; 
 text-decoration: none; 
}
a:visited { 
color: #FF8000;
 text-decoration: none;  
}
a:hover {
color: #FF8000; 
 text-decoration: none; 
} 


   

