.style3 {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
a:link {

	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
a:visited {

	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
a:hover {

	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active{

	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}