﻿body {
	background-color: #A59C73;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.menu {
	font-weight: bold;
	text-transform: none;
	font-size: medium;
	text-decoration: none;
}
a {
	text-decoration:underline;
	color: #FFFFFF;
}
.center {
	text-align: center;
}

.white {
	color: #FFFFFF;
}
.small {
	font-size: small;
	text-decoration: none;
}
.Heading {
	font-weight: bold;
	font-size: x-large;
}
.Heading2 {
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}
.yellow {
	color: #FFFF00;
	font-weight: bold;
}

