.movietitle
	{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #ffff00;
	text-align: center;
	}
.label
	{font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffff00;
	}

a:link	{
	font-family: arial;
	font-size: 15px;
	color: #ffff00;
	}

a:active	{
	font-family: arial;
	font-size: 15px;
	color: #ff9900;
	}

a:visited	{
	font-family: arial;
	font-size: 15px;
	color: #ffcc00;
	}

td	{
	background-color:  #000000;
	border-color: #000000;
	font-family: arial;
	font-size: 15px;
	color: #ffff00;
	}
body
	{
	background-color:black;
	}
table
	{
	border-color: #000000;
	}
	