body 
{
	background-color: #D9C9C7;
	margin: 20px;
}

.button_name
{
	font-size:17px;
	color: #8AB61E;
}

.footer
{
	color: #FFFFFF;
	font-size:9px;
}
.footer A:link, .footer A:visited, .footer A:active, .footer A:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}