@charset "utf-8";
/* CSS Document */

a.A:link {
	color:#330099;
	text-decoration: none;
}
.style3 {
	font-family: "Script MT Bold";
	font-size: 27px;
}

a.A:visited {
	color: #330099;
	text-decoration: none;
}
a.A:hover {
	color: #3333FF;
	text-decoration: none;
}

img {
	border:none;
	}


	


