a.text { text-decoration: none; color: #119; padding: 1px 2px;}

a.text:visited { color: #119; }

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainTable {
	margin: 1em 0 0 1em;
}

#navTable td{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 24px;  
	line-height: 54px;
*/
  font-size: 18px;
	line-height:44px;

	font-weight:bold;
	color: #111111;
	text-align: center;
}

#navTable a:hover {
/*
	background-color: #821886;
	color: #ffffff;
	text-decoration: none;
*/
  text-decoration: underline;
	color:orange;
}

#navTable a {
	color: #000000;
	text-decoration: none;
}

#headerTableHome {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

/*
.filmButton a {
	color: #111188;
	background-color: #999999;
	font-size:8pt;
	font-family: Arial, Courier, sans-serif;
	text-decoration:none;
}

.filmButton a:hover {
	color: #111188;
	background-color: #aaaaaa;
	font-size:8pt;
	font-family: Arial, Courier, sans-serif;
	text-decoration:none;
}
*/