@charset "utf-8";
/* CSS Document */
.body_moovie
	{
	FONT:  12px trebuchet MS, arial, helvetica, sans-serif;
	} 
.border_img
    {border-color:#FFFFFF;
	border:5px
	}
	.photogallery
	{
	FONT:  11px verdana, arial, helvetica, sans-serif;
	}
.lik_moovie
	a:link {
	color: #99CCFF;
	font-size: 12px;
	text-decoration: none;
	FONT: trebuchet MS, arial, helvetica, sans-serif;
	}
	a:visited {
	color: #99CCFF;
	font-size: 12px;
	text-decoration: none;
	FONT: trebuchet MS, arial, helvetica, sans-serif;
	}
	a:active
	{
	color: #99CCFF;
	font-size: 12px;
	text-decoration: none;
	FONT: trebuchet MS, arial, helvetica, sans-serif;
	}
	a:hover {
	font-size: 12px;
	color:#FF9933;
	text-decoration: none;
	FONT: trebuchet MS, arial, helvetica, sans-serif;
	}


