

/*  Main style sheet for all browsers  */



p {
	font : 11px georgia, serif;
	line-height : 15px;
	color : #2A170E;
	}



ul {
	font : 11px georgia, serif;
	line-height : 15px;
	color : #2A170E;
	}



li {
	font : 11px georgia, serif;
	line-height : 15px;
	color : #2A170E;
	}


	
a:visited {
	color : #3C566E;
	background : transparent;
	text-decoration : none;
	}
	
a:link {
	color : #3C566E;
	background : transparent;
	text-decoration : none;
	}
	
a:hover {
	color : #5E2F24;
	background : transparent;
	text-decoration : underline;
	}
	
a:active {
	color : #3C566E;
	background : transparent;
	text-decoration : underline;
	}
	
		
.txtsmallmovie {
	font : 11px georgia;
	line-height : 13px;
	font-weight : normal;
	color : #152240;
	}
		

	.txtsmallmovie2 {
	font : 11px georgia;
	line-height : 13px;
	font-weight : normal;
	color : #152240;
	}
				
	
	.txtsmallmovie3 {
	font : 10px georgia;
	line-height : 13px;
	font-weight : normal;
	color : #152240;
	}
	
.footer				
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:
bold; color: #A4937F; text-decoration: none;
}
.footer:link			{font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; font-weight: bold; color: #842434; 
text-decoration: none;
}
.footer:active
{font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; font-weight: bold; color: #842434; 
text-decoration: none;
}
.footer:hover
{font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; font-weight: bold; color:
 #C1CBD4; text-decoration: none;
 }



