.magic {
	background-color: #FFCCFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #9900CC;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	color: #CC00CC;
}
h1 {
	font-size: 24px;
	color: #9900CC;
}
p {
	font-size: 14px;
	line-height: 16px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #009900;
}
img {
	border: #AA3876;
}
