body {
	margin: 0px;
	padding: 0px;
	background-color: #E4DFCB;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #010101;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #010101;
	text-decoration: none;
}

.ColorA{
background:#B89D45;
}
.ColorB{
background:#CCC3A2;
}
.Lat1{
	background-image: url(/images/lat1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Lat2{
	background-image: url(/images/lat2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
