BODY  {
	background-color : #0099ff;
	font-family : Arial,Helvetica,Sans-serif;
	text-decoration : none;
}

.filmname  {
	font-family : Arial,Helvetica,Sans-serif;
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
}

.filminfo  {
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial,Helvetica,Sans-serif;
        font-style : normal;
}

.firstletter  {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

.firstletter2  {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 12pt;
	font-weight : bold;
}


A:Visited  {
	color : Black;
}

A  {
	color : Black;
}

A:Hover  {
	color : White;
}

A:Active  {
	color : Yellow;
}

.letter  {
	font-size : 8pt;
	font-family : Arial,Helvetica,Sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.category  {
	font-size : 10pt;
	font-family : Arial,Helvetica,Sans-serif;
	text-decoration : none;
}


