.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color : White;
}
.credits a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color : White;
	text-decoration : none;
}

.credits a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color : White;
	text-decoration : none;
	border-color : #9a4105;
}

.credits a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color : White;
	text-decoration : underline;
}


.menu a:link {
	color : black;
	text-decoration : none;
}

.menu a:visited {
	color : black;
	text-decoration : none;
}

.menu a:hover {
	color : black;
	text-decoration : underline;
}




div.centered 
{
text-align: center;
}

div.centered table 
{
margin: 0 auto; 
text-align: left;
}

