
a {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:link {
	
	color: #330099;
	
	
}
a:visited {
	
	color: #330099
	
}
a:hover {
	
	color: #FF9900;
	
}
a:active {
	
	color: #330099;
	
}

