a {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #950217;
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
}
p {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.link {
	color: #000099;
	text-decoration: none;
}
h2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;

}
h1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 24px;
	color: #333333;
}
.footer {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #333333;
}
