body {
	background-image: url(../images/splash/bg.gif);
	background-color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { color: #989898; text-decoration: underline; }
a:visited { color: #989898; text-decoration: underline; }
a:hover { color: #d6d6d6; text-decoration: underline; }
a:active { color: #989898; text-decoration: underline; 
}
.footer {
	font-family: Arial, 'sans serif';
	font-size: 11px;
	color: #989898;
}
