.style1 {
	font-family: "Monotype Corsiva";
	color: #CC6600;
	text-decoration: none;
}
a:link {
	font-family: "Monotype Corsiva";
	color: #CC6600;
	text-decoration: none;
}
a:visited {

	font-family: "Monotype Corsiva";
	color: #CC6600;
	text-decoration: none;
}
a:hover {


	font-family: "Monotype Corsiva";
	color: #FFCC00;
	text-decoration: none;
}
a:active {



	font-family: "Monotype Corsiva";
	color: #CC6600;
	text-decoration: none;
}