<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-size: 10px;
	line-height:1.2em;
	background-color: #FFFFFF;
}

img {border:0;}
form { margin:0;}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}




a:link {
	color: #5F3714;
	text-decoration: none;
}

a:visited {
	color: #5F3714;
	text-decoration: none;
}

a:hover {
	color: #FE6000;
	text-decoration:underline;
}

.celeb_form td {
	padding-bottom:4px;
	}</pre></body></html>