body {
	font-family: Arial;
	background-image: url(background.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
}

hr {
	color: White;
}

table.program {
	background-color: #B6C8EE;
	}

td.program {
	background-color: #D273BC;
}

.D11 {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
}

a.head:link, a.head:visited {
	color: white;
	text-decoration: none;
}

a.head:focus, a.head:hover, a.head:active {
	text-decoration: underline overline;
	color: White;
}

a:link, a:visited {
	color: #2142A0;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	text-decoration: none;
	color: Black;
}

