body {
	font-family:verdana, arial, helvetica, Sans-Serif;
	background-image: url(topbg.jpg);
	background-position: center center;
	background-attachment: fixed;
	margin-top: 30px;
	background-color: #000000;
	color: #FFFFFF;
}

a:link { color:#FF00AA; font-weight:normal; text-decoration:underline; }
a:visited { color:#FF00AA; font-weight:normal; text-decoration:underline; }
a:active { color:#AAFFAA; font-weight:normal; text-decoration:underline; }
a:hover { color:#AAFFAA; font-weight:normal; text-decoration:underline; }

ul {
	margin-top: 0.5em;
}
