body {
		margin:0px;
		background-color: #c2ba78;
}
.copyright {
		font-family:Tahoma;
		font-size:11px;
		color:#222210;
}
p {
		color: #d5d5a7;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
}
.txtcol {
		color: #d5d5a7;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
}
a:link { 
		color: #d5d5a7;
		text-decoration: none;
		font-weight: bold;
}
a:visited {
		color: #d5d5a7;
		text-decoration: none;
		font-weight: bold;
}
a:hover {
		color: #d5d5a7;
		text-decoration: underline;
		font-weight: bold;
}
a:active {
		color: #d5d5a7;
		text-decoration: none;
		font-weight: bold;
}