body, html {
	margin: 0;
	padding: 0;
	border: 0;

	color: #080808;
	background-color: #ffffff;

        font-family: Verdana, Arial, sans-serif; 
	font-size: 0.85em;
}

.cont {
  margin: 0 3em 0 1em; 
}

.cont h1 {
	text-align: center;
	margin-bottom: 1em;
}

.cont a {
	text-decoration: none;
	color: #ff9900;
	border-bottom: 1px #ff9900 dashed;
}

.cont a:hover {
	border-bottom: 1px #ff9900 solid;
}

.cont a:visited {
	color: #ff6600;
}

.cont .semmilyen {
	text-align: center;
	font-size: 1.45em;
	font-weight: bold;
	letter-spacing: 0.9em;
}

.cont .uj {
	font-size: 1.45em;
	font-weight: bold;
	letter-spacing: 0.3em;
}

.cont .filmdet {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

.cont ul {
	list-style-type: square;
}

.cont li {
	margin-bottom: 0.3em;
}

.cont .images a, .cont .images a:hover, .cont .images a:visited {
	border-bottom-width: 0;
}