}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color:yellow;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFF00;
	background-position: center center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFF00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	margin: 8px;
}
.CalendarBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
.CalendarHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #000000;
	font-weight: bold;
}
.CalendarLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.wrap {
	word-wrap: break-word;
	float: left;
	margin: 0px;
	padding: 10px;
}

