/* CSS Document */

p{
	font-family:"Comic Sans MS";
	font-size:17px;
	color:#330033;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: oblique;
	font-weight: normal;
	color: #330033;
	text-decoration: none;
	padding: 3px;
	word-spacing: 4px;
}
.bold {
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
}




.style {
	font-family: Verdana, sans-serif;
	font-size: 43px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	margin-top: 27px;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	color: #CC66FF;
	background-color: #660066;
	padding: 14px;
	width: 210px;
	text-decoration: none;
	display: block;
	letter-spacing: 2px;
}
.link {
	font-family: "Comic Sans MS";
	font-size:18px;
	text-decoration: underline;
	display: inline;
	background-color:#330033;
	color: #9933CC;
	letter-spacing: 1px;
	white-space: normal;
	font-weight: normal;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9933CC;
	display: compact;
	padding: 14px;
	width: 210px;
	cursor: auto;
	letter-spacing: 2px;
}
.link:hover {
	font-family: "Comic Sans MS";
	font-size:18px;
	text-decoration: none;
	display: inline;
	background-color: #99FF99;
	color: #339900;
	font-weight: normal;
	width: auto;
}
.pic {
	padding: 9px;
	height: 350px
	width: 23s0px;
	display: block;
	float: left;
	background-color: #9966FF;
}
.anchor {
	font-family: "Comic Sans MS";
	text-decoration: underline;
	font-size: 24px;
	color: #6600FF;
	display: run-in;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-image: url(http://www.geocities.com/katherine_puayhar/3.JPG);
}
.link2 {
	font-family: "Comic Sans MS";
	font-size:22px;
	text-decoration: underline;
	display: inline;
	background-color:#330033;
	color: #9933CC;
	letter-spacing: 2px;
	white-space: normal;
	word-spacing: 3px;
}
.link2:hover {
	font-family: "Comic Sans MS";
	font-size:22px;
	text-decoration: none;
	display: inline;
	background-color: #99FF99;
	color: #339900;
	font-weight: normal;
	width: auto;
}
.button {
	font-family: "Comic Sans MS";
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
}
