body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #998066;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none
}

.smallText {
	font-size: x-small
		font-style: italic
	}

.BodyLinks {
A:link  {color:#FFFFFF; text-decoration: none}
A:visited {color:#FFFFFF; text-decoration: none}
A:active {color:#FFFFFF; text-decoration: underline}
A:hover {
	color:#FFFFFF;
	font-weight:bold;

}
}

.largeText {
	font-size:larger
	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none
}

A:link  {color:#FFFFFF; text-decoration: none}
A:visited {color:#FFFFFF; text-decoration: none}
A:active {color:#FFFFFF; text-decoration: none}
A:hover {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: overline;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;

}
