a.nav:link {
	color: #cc9966;
	text-decoration: underline;
	background-color: #FF0000;
}
a.nav:visited {
	color: #cc9966;
	text-decoration: none;
	font-style: italic;
}
a.nav:hover {  font-style: italic; color: #cc9966; text-decoration: underline}

h1 {
	font-size: 20px;
	color: #CC9966;
	font-weight: normal;
	text-decoration: underline;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px
}
ul {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px
}
ol {


font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px
}
h2 {
font-size: 18px; color: #3333CC; font-weight: normal
}
h3 {
font-size: 16px; color: #330099; font-weight: bold
}
body {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9966;
	font-weight: bold;
}
.content A:visited { text-decoration:none; color: #CC9966; font-style: normal; font-weight: bold}
.content A:active  { text-decoration:none; color: #CC9966; font-style: normal; font-weight: bolder}
.content A:hover   { text-decoration:none; color: #999999; font-weight: bold; font-style: normal; }
.content A:link   { text-decoration:underline; color: #CC9966; font-weight: bold; font-style: normal; }


.MovieTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #cc9966;
}
.smallnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC9966;
}
