body {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana;
	font-size:150%;
}

A{color: 125CC4; text-decoration: underline}
A:hover{color: B00202; text-decoration: none}
a:active {color: 750101; text-decoration: none}


.film_comments {background: #ffffff; margin-top: -1px; padding-left: 20px; color: #444444}
.film_comments_header {display: block; font-weight: bold; padding-top: 40px;}
.film_ol {margin-left: 20px; margin-top: 10px;}
.comment_name {font-weight: bold; color: #666666;}
.comment_date {color: #666666;}
.comment_text {display: block; color: #666666; margin-top: 10px;}
.film_li {margin-top: 20px;}
.film_li_inner {margin-left: 70px; margin-top: 20px;}

