

.credits {color: silver;font-size: 10px;font-style: normal;


}


p {

}




body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c1c1c1;
	font-size: 13px;
}
body {background-image: url("images/background.jpg");background-repeat: no-repeat;margin-top: 0px;background-position: center top;

}
.top {
	background-color: #FFE7B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-left: 3px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	overflow: hidden;

}


a {font-variant: small-caps;color: #e2e2e2;text-decoration: none;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
  
 
A:hover{
  color:#ffffff;
  }
  A:active{
  color:ff0000;
  }