/* MGSTYLE.CSS */

body {
		font-family: Comic Sans MS;
		font-size: 15pt;
		font-weight: 500;
		color: yellow; margin-top: 0px;
		background-color: #000000;		
		background-image: url(images/stars.gif);
         }
		
/* LINKS */
	a:link, a:visited {color: orange;
							text-decoration: underline;
							}
					
	a:hover, a:active {color: green;
							 text-decoration: none;
							}
		
		
h1 { color: #80000; margin-top: 10px; margin-left: 20px;}
h3 { color: #80000; margin-bottom: 5px;}

td.tdm {
background-color: #4d251b;
background: url(images/moonglowbanner2.jpg);
}

td.td1 {
background-color: #1b2361;
}

td.td2 {
background-color: #212e72;
}

td.tds {
background-color: #4d251b;
background: url(images/baci2a.jpg);
}

td.tdb {
background-color: #00015d;
}

