body{background-color: #000000; color: rgb(255,255,255);
font-family: courier; margin-left:10px; margin-right:10px; margin-top:15px; margin-bottom:25px;}


a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover { color: #ffffff; text-decoration: underline;}
#navLinks {

 position:absolute;
 top:50px;
 right:100px;
}

.shadow {
text-shadow: #000000 5px 5px 5px;
	height: 1em;
	filter: Shadow(Color=#000000, Direction=135, Strength=5);
}
