.xmovielink a {
	text-decoration:none;
}
.xmovielink a:hover {
	text-decoration:underline;
}
.textmovie {
	text-decoration: none;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*color:#0000FF;*/
	/*text-align:justify;*/
}
.xmovielink img{
	border:2px solid #72a143;
	padding:1px;
	background:#ffeda5;
}
.codetop {
	background: #FDDBCC;
	color: #000;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
}
.codemain {
	background: #FAFCFE;
	border: 1px dotted #000;
	color: #465584;
	font-family: Courier, Courier New, Verdana, Arial;
	margin: 0 auto 0 auto;
	padding: 2px;
}

