#movies a:link       { color: #0000FF; text-decoration: underline;}
#movies a:active     { color: #CC0033; text-decoration: underline;}
#movies a:hover      { color: #0000FF; text-decoration: underline;}
#movies a:visited    { color: #0000FF; text-decoration: underline;}


a:link       { color: #0000FF; text-decoration: none}
a:active     { color: #CC0033; text-decoration: none}
a:visited    { color: #0000FF; text-decoration: none}
a:hover      { color: #0000FF; text-decoration: underline}
body, td, p  {  font-family: Arial, Helvetica, sans-serif; }
.mainheader {  font-weight: bold; color: #000000}
.videodescription {  font-size: 12px; color: #333333; font-weight: bold}
.vidheadings {  font-size: 24px; font-weight: bold; color: #330000}
.navheadings {   font-size: 10px; font-weight: bold; color: #000000}
.links {  font-size: 12px; font-weight: normal; color: #333333}
.border {
	border: 1px solid #666666;
}
.tableborder {  border: 1px #990000 solid}
h1 { color: #FFFFFF; }
h2 { color: #333300; font-size: 24px}
h3 { color: #CCCCCC; }

