@charset "UTF-8";
/* CSS Document */

html, body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:100; color:#000000; }

.txtFooter{ font-size:11px; color:#FFFFFF;}
.txtMovie{ text-transform:uppercase; color:#737272; background-color:#FFFFFF;}

.pls_open_text{color:#FFFFFF; text-transform:uppercase; font-size:11px; font-weight:bold;}

a.pls_home{
	color:#FFFFFF;
	text-decoration:none;
}

a.pls_home:hover{
	text-decoration:none;
}

a.pls_tab{
	color:#555555;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}

a.pls_tab:hover{
	color:#FF0000;
	text-decoration:underline;
}