body {
	background-image: url(images/astrobg.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color:#000099;
	font-size:12px;
}
a.suss:link, a.suss:active, a.suss:visited
{
	color: #fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
a.suss:hover
{
	color:#330099;
	font-size:12px;
	font-weight:bold;	
	text-decoration:overline;
	text-transform:uppercase;
}
a.jos:link, a.suss:active, a.suss:visited
{
	color: #fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
a.jos:hover
{
	color:#330099;
	font-size:11px;
	font-weight:bold;	
	text-decoration:overline;
	text-transform:uppercase;
}
a {
	color: #000099;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
a:hover {
	color:#CC3333;
	font-size:11px;
	font-weight:bold;	
	text-decoration:overline;
	text-transform:uppercase;
	}