.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:000000;
	
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color:#0033CC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color:#9900CC;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9900CC;
	text-decoration: none;
}
