
.a10 {
	font-family: Arial, Geneva, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
  .a12 {
	font-family: Arial, Geneva, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
  .a9 {
	font-family: Arial, Geneva, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
  .a8 {
	font-family: Arial, Geneva, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
.v14 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #996600;
	text-decoration: none;
}
.snav {
	font-family: Arial, Geneva, sans-serif;
	font-size: x-small;
	color: #996600;
	text-decoration: underline;
}
.a10green {
	font-family: Arial, Geneva, sans-serif;
	font-size: small;
	color: #666633;
	text-decoration: none;
}
.a10gold {
	font-family: Arial, Geneva, sans-serif;
	font-size: small;
	color: #996600;
	text-decoration: none;
}
 
   .a12green {
	font-family: Arial, Geneva, sans-serif;
	font-size: medium;
	color: #666633;
	text-decoration: none;
}
 
.square {
  list-style-type: square;
  color: #996600;
}

.circle {
  list-style-type: disc;
  color: #666633;
}

.normal {
  color: #000000;
  font-weight: normal
}

