.pagetext {
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 10px;
	color: #C5C5C5;
	line-height:125%;
	padding:20px;
}



.filmsummary {
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 11px;
	color: #D6CC39;
	line-height:130%;
	padding:20px;
}



A  {
	text-decoration : underline;
	font-weight : bold;
	color : #BE1220;
}

A:Visited  {
	color : #BE1220;
}

A:Active  {
	color : #BE1220;
}

A:Hover  {
	color : #BE1220;
}



.big {
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-size : 14px;
	color: #999999;
}



.title {
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-size : 11px;
	color: #C7C139;
	text-align:right;
}



.subtitle {
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-size : 12px;
	color: #D6CC39;
}

