/* CSS Document */
body {
	font-family: arial;
	font-size: 12px;
}
a.crumb:link 
{
	color: #210800; text-decoration: none
}
a.crumb:visited
{
	color: #210800; text-decoration: none
}
a.crumb:hover
{
	text-decoration: underline
}
a.crumb2:link 
{
	color: #210800;
}
a.movie:link 
{
	color: #046380; 
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #046380;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 250px;
	text-align: center;
}
a.movie:visited
{
	color: #046380; 
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #046380;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 250px;
	text-align: center;
}
a.movie:hover
{
	color: #046380; 
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #046380;
	background-color: #EFECCA;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 250px;
	text-align: center;
}
a.imagelink:link 
{
	color: #046380; 
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #046380;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	margin-bottom: 5px;
}
a.imagelink:visited
{
	color: #046380; 
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #046380;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
a.imagelink:hover
{
	color: #046380; 
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #046380;
	background-color: #EFECCA;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
