A:hover {
	text-decoration: underline;
}
A {
	color: #741719;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #311e17;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #741719;
	text-decoration: none;
}
.titleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #741719;
	text-decoration: none;
	font-weight: bold;
}
.titleRed2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #731618;
	text-decoration: none;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #74705a;
	text-decoration: none;
}
.timeTable {
	background-color: #e8e0ca;
	border: 1px solid #731618;
}
.timeTable2 {
	background-color: #e8e0ca;
	border: 1px solid #653932;
}
.star1 {
	background-image: url(images/star1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #311e17;
	text-decoration: none;
	height: 20px;
	width: 160px;
	border: inset 2px;
}

