/* CSS Document */
body {
	background-image: url(../slices/kilvroch_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.CalligraphicTitle {
	font-family: Calligraphic;
	font-size: 48px;
	color: #008001;
	text-decoration: underline;
	font-weight: bold;
}
.BoldGreen {
	font-size: small;
	color: #008001;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-size: small;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
.NormalBlack {
	font-size: small;
	font-weight: normal;
}
.BoldBlack {	font-size: small;
	font-weight: bold;
}
.style14 {
	font-size: x-small
}
.BoldPurple {
	color: #663399;
	font-weight: bold;
	font-size: small;
}
.Crufts {
	color: #008040;
	font-size: medium;
	font-weight: bold;
}
.xSmalltext {
	font-size: x-small;
}
