A:link {text-decoration: underline; color: blue}
A:visited {text-decoration: underline; color: purple}
A:active {text-decoration: underline; color: #c0c0c0}
A:hover {text-decoration: underline; color: #ff0000}
.monthhighlight
	{border-bottom-style: solid;
	 border-bottom-width: 1;
	 width: 250;
	 }
.movdesc{
	 margin-left: 50;
	 }
.topmenu {
	 font-family: arial;
	 
	 }
	 .overlay {
	 
	 position: absolute;
	 
	 left: 130;
	 width: 270; 
	 
	 background-color: White;
	 border-color: blue;
	 border-style: inset;
	 background: url (sf_bg_small.gif);
	 Font-family: arial black;
	 font-size: 12pt;
	 text-align: center;
	 z-index: 10;
	 filter: Alpha(Opacity=75, style=0);
	 }
	  .overlay2 {
	  		position: absolute;
	 		left: 150;
	 		width: 270; 
	 
	 		background-color: White;
	 		border-color: blue;
	 		border-style: inset;
	 		background: url (sf_bg_small.gif);
	 		Font-family: arial black;
	 		font-size: 12pt;
	 		text-align: center;
	 		z-index: 10;
			 filter: Alpha(Opacity=75, style=0);
		}
	 
	 
	 .overlaybg {
	 position: absolute;
	 z-index:9;
	 top:0;
	 left: 0;
	 width: 270;
	 height: 150;
	 overflow: hidden;
	 
	 }
h1  {
      	font-size : 18pt;
      	font-family : arial;
      }
body  {
      	font-family : Arial;
		background-color: teal;
      }