@charset "UTF-8";
/* CSS Document */

<!--
a:link {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color:#333333;
	text-decoration: none;
}
a:visited {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color:#333333;
	text-decoration: none;
}
a:active {
	color:;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small
}
a img {
	border: solid 1px;
	color:#FFFFFF
}
a:hover img {
	border: solid 1px;
	color:#999999
}

a.mainpagelinks {
font-size:xx-small;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}

/* style for email address: darcy.scanlin@gmail.com */
.style1 {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: #CCCCCC; 
} 

/* style for titles of films, operas, etc. at the bottom of each show thumbnail page */
.style2 {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #333333; 
} 

#mainpagefooter a {
text-align:center;
size:xx-small;
}

.videobutton {
width:90px;
text-align:center;
}

.style3 a:link {
	color:#C0C0C0;
	text-decoration: none;
}
.style3 a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.style3 a:visited {
	color:#C0C0C0;
	text-decoration: none;
}
.style3 a:hover {
	color:#333333;
	text-decoration: none;
}
.style3 a:active {
	color:;
	text-decoration: none;
}
.style3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small
}
.style3 a img {
	border: solid 1px;
	color:#FFFFFF
}
.style3 a:hover img {
	border: solid 1px;
	color:#999999
}

