body
{
background-color:#000000;
background-repeat:no-repeat;
background-position:left top;
color:white;
margin: 18px 15px auto 50px; 
font:18px sans-serif;
}
A:link {
 COLOR: #ffffff; 
 text-decoration:none; 
}
A:visited {
 COLOR: #ffffff; 
 text-decoration:none; 
}
A:hover {
 COLOR: #DAA520; 
 text-decoration:none;
}
a:active {
 text-decoration:underline;
}
.tall-centered { 
	text-align:center;
	line-height: 125%;
}
.tall-left { 
	text-align:left;
	line-height: 125%;
	border-left: #9ACD32 solid 3px;
	border-top: #9ACD32 solid 3px;
}
.top { 
	text-align:left;
	line-height: 125%;
	border-top: #9ACD32 solid 3px;
}	