A:hover {
	color: #5D1F18;
	font-weight: bold
}
#movie {	text-align: center;
}
.brown {
	color: #5D1F18;
}
a:link {
	color: #5D1F18;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #663300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	color: #5D1F18;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.itals {
	font-style: italic;
	color: #5D1F18;
}
.red {
}
.16pt-brown {
	font-size: 16px;
	color: #5D1F18;
}
.red {color: #FF0000}
.bold {
	font-weight: bold;
}
.small {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #5D1F18;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #5D1F18;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #5D1F18;
	text-align: center;
}
h3 {
	font-style: normal;
	font-weight: normal;
	color: #5D1F18;
	text-align: center;
	font-size: 18px;
}
.center {
	text-align: center;
}
