.bodytext {
	font-family: Tahoma, "MS Sans Serif", "Cordia New", CordiaUPC;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #60431E;
}

.smalltext {
	font-family: Tahoma, "MS Sans Serif", "Cordia New", CordiaUPC;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.smalltext02 {
	font-family: Tahoma, "MS Sans Serif", "Cordia New", CordiaUPC;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #825928;
}


.linkwhite {
	font-family: Tahoma, "MS Sans Serif", "Cordia New", CordiaUPC;
	font-size: small;
	font-weight: normal;
	color: #F0B485;
}
A.linkwhite:link {
	font-family: Tahoma, "MS Sans Serif", "Cordia New", CordiaUPC;
	font-size: small;
	font-weight: normal;
	color: #F0B485;
	text-decoration: none;
}
A.linkwhite:hover {
	font-family: Tahoma, "MS Sans Serif", "Cordia New", CordiaUPC;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.linkwhite:visited {
	font-family: Tahoma, "MS Sans Serif", "Cordia New", CordiaUPC;
	font-size: small;
	font-weight: normal;
	color: #F0B485;
	text-decoration: none;
}
