	body,td {
		font-family:  Verdana, Arial, sans-serif;
		padding: 0px;
		font-size: 12;
		margin: 0px;
	}
	
	A {text-decoration:underline; font-weight: normal; color:#333333;}
	A:visited { text-decoration: underline; font-weight: normal; color:#333333;}
	A:active { text-decoration: underline;  font-weight: normal;color:#333333;}
	A:hover { text-decoration: none;  font-weight: normal;color:#333333;}

	A.logo {text-decoration:none; }
	A.logo:visited { text-decoration: none;}
	A.logo:active { text-decoration: none;}
	
	H1 {color:#222222;font-size:160%;text-decoration: none; margin-bottom: 0px;font-family:  Arial, sans-serif;}
	H2 {color:#333333;font-size:130%;text-decoration: none;font-family:  Arial, sans-serif;}
	H3 {color:#333333;font-family:  Arial, sans-serif;}

.main_header {
	background-repeat: repeat-x;
	BACKGROUND:#115588;
	color:white;
	font-weight:bold;
border-bottom: 1px solid #FFFFFF;
	padding:1px 2px 1px 2px;
}

.movie_title {
	background-repeat: repeat-x;
	font-size:110%;
	text-decoration: none
	top-margin:0px;
}

A.m_title {
	background-repeat: repeat-x;
	font-size:110%;
	text-decoration: none
	top-margin:0px;
}
.movie_box {
	background-color: #71D271; 
	padding:10px 4px 10px 4px;
	
}

.signup_box{
	font-size:150%;
}

.image{color:#EE77EE;font-weight: bold;font-size:160%;}
A.image{color:#EE77EE;font-weight: bold;font-size:160%;}

.pages {color:#ff0000;font-weight: bold;font-size:160%;}
A.pages {color:#000000;font-weight: normal;font-size:160%;}
A.pages:hover { color:#000000;font-size:160%;}

A.bigger { font-size:24px; text-decoration: none; font-weight: normal; color:#112233;}
A.bigger:visited { font-size:24px; text-decoration: none; font-weight: normal; color:#112233;}
A.bigger:active { font-size:24px; text-decoration: none;  font-weight: normal;color:#112233;}
A.bigger:hoover { font-size:24px; text-decoration: underline;  font-weight: normal;color:#112233;}

A.main_menu { text-decoration: none; font-weight: bold; color:#FFFFFF;}
A.main_menu:visited { text-decoration: none; font-weight: bold; color:#FFFFFF;}
A.main_menu:active { text-decoration: none;  font-weight: bold;color:#FFFFFF;}
A.main_menu:hover { text-decoration: underline;  font-weight: bold;color:#FFFFFF;}
.main_menu {
	background-repeat: repeat-x;
	color:#ffffff;
	font-weight:bold;
	padding:2px 20px 2px 13px;
}

	INPUT {background: #ffffff;color: #000000}
	
	
	