body {
		background-color:#667980;
		margin: 0px;
		padding:0px;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 10px;
		color: #A3AFB3;
		font-size: 12px;
}



.Copyright
	
	{
		color: #A3AFB3;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 10px;
	}

.credit
	
	{
		color: #A3AFB3;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 9px;
	}



a:link	{ color: #E0E4E6 ; }
a:visited	{ color: #E0E4E6 ; }
a:hover	{ color: #A3AFB3 ; }

a.credit:link	{ color: #A3AFB3; text-decoration: none; }
a.credit:visited	{ color: #A3AFB3; text-decoration: none; }
a.credit:hover	{ color: #E0E4E6; text-decoration: underline; }
