body {
	background-color: #130002;
	background-image: url(images/katyBG2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 22px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyText {
	color: #BC9797;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
	font-variant: normal;
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
}
.HeadlineA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFCCCC;
}
.WideText {
	font-size: 12px;
	color: #BC9797;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.CalendarDate {
	color: #BC9797;
	font-size: 14px;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 3px;
}
.CalendarMonthYear {
	color: #BC9797;
	font-size: 18px;
	font-weight: normal;
	padding-top: 50px;
	padding-bottom: 3px;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	letter-spacing: 2px;
}
