/* CSS Document */

#splashCopyright {
		font-size:12px;
		text-align:center;
		color:#BBBBBB;
		margin: 0 auto;
		font-family: Arial, Helvetica, sans-serif;
	}
	
#splashCopyright a {
		color:#CDCDCD;
		text-decoration: none;
	}
	
#splashCopyright a:hover {
		color:#666666;
	}
