body {
	margin: 10px 0px 5px 0px;
	background-color:CCCCCC;}

   .but a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding-left: 40px;
}  
.but a:link {color: #FFFFFF; text-decoration: none;}
.but a:visited {color: #FFFFFF; text-decoration: none;}
.but a:hover {color: #FFFFFF; text-decoration: underline;}

   .txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 50px; 
	padding-top: 20px; 
}

   .copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px; 
}

