
a:hover {
	color: #CC0000;
	text-decoration: underline overline;
}

a.links:link { /* wakeup IE */
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.links:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.links:hover { /* wakeup IE */
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline overline;
}

.filmography {
	font-size: 10pt;
}

.TITLE-AJW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	letter-spacing: 4px;
}

div.fadedBG {
	position: relative;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	filter: alpha(opacity=30);
	-khtml-opacity: 0.3;
	-moz-opacity: 0.3;
	opacity: 0.3;
	width: 640px;
	height: 390px;
	z-index: 1;
}
