body {
	background-color: #A37460;
}
.style1 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: xx-small;
}
.style2 {font-size: xx-small}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.nav {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
