body {
	background: #fff;
	color: #000;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:90%;
	margin-top: 10px;
	text-align: left;
}
a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background:#fff;
	color: #003d4c;
	text-decoration:none;
}
a img {
	border:none;
}

div.destext {
        font-size:  65%;        
	clear: both;
	padding: 6px 6px;
	text-align: left;
}

div.destext a {
	clear: both;
        text-decoration: none;
}


div.listscenes {
        font-size:  70%;
	clear: both;
	text-align: left;
}

div.listscenes a {
	clear: both;
        text-decoration: none;
}

div.footer {
        font-size:  65%;        
	clear: both;
	padding: 6px 10px;
	text-align: right;
}

div.footer a {
	clear: both;
	text-align: right;
        text-decoration: none;
}