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

p {
font-family: "Comic Sans MS";
font-size: 14px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.linktext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #9F1478;
	line-height: 18px;
	padding: 3px;
	text-decoration: none;
}
}
.linktext:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #00FF00;
	line-height: 18px;
	padding: 3px;
	text-decoration: underline;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #9F1478;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #9f1478;
}

.blogsummary {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
body {
	font-family: "Comic Sans MS";
}
.headbold14 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #9f1478;
}
h4 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #9f1478;
}
.paragraph {
font-family: "Comic Sans MS";
font-size: 14px;
color: #000000;
line-height: 18px;
padding: 3px;
}
