﻿.footer {
	background-color: #FFF6D1;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.beige {
	background-color: #FFF6D1;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	border-width: 0;
	background-color: #FED31A;
	border-spacing: 20px;
	empty-cells: hide;
}
.style2 {
	border-width: 0;
	background-color: #3FAE27;
	border-spacing: 20px;
}
.style3 {
	background-color: #75b5e5;
	border-spacing: 20px;
}
.NoUL {
	text-decoration: none;
}

