body {
	background-color: #FFC0CB;
	text-align: center;
	font: medium;
}

.kubsieskorner {
	color: Black;
	font-size: xx-large;
	text-align: center;
	font-family: "Times New Roman";
	font-weight: bold;
}

.theblahpage {
	font-size: large;
	text-align: center;
	color: Black;
	font-family: "Times New Roman";
	font-weight: bolder;
}

address {
	font-size: x-small;
	font-style: italic;
	text-align: center;
	font-family: "Comic Sans MS";
}

td {
	text-align: center;
	font-size: medium;
}

a:visited {
	color: Navy;
}

a {
	color: Black;
}

a:hover {
	color: Purple;
}

.header5 {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	font: 200 x-large;
}

.tdjust {
	text-align: left;
}

.tdright {
	text-align: right;
}

.italic {
	font-size: x-small;
	font-style: italic;
}

.song {
	font-size: 20px;
	text-decoration: underline;
	font-weight: bolder;
}
