p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 {
	font: italic x-large Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;


}
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;


}
a:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;

}
a:active {
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
p.geekcode {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
}
a.films:link {

	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.films:visited {

	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.films:hover {

	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
	color: #FFFFFF;
}
a.films:active {

	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}
