body {
	background-color: #F9D900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: #009900;
}
div {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.link {
	color: #7778BB;
}

.link:hover {
	color: BB4B9D;

}

.bottomlinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.calendar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}
