.Caption {
	font-family: "Comic Sans MS";
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
}
.Text {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.SubCap {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
a {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}
