/* BEGIN - Classes for index.htm */
	
.toplinks {
  font-family: Tahoma, Helvetica, Arial;
  font-size: 14px;
  color: #3c2213;	
}
.toplinks a {
  text-decoration: none;
  color: #3c2213;
}
.toplinks a:hover {
	text-decoration: underline;
	color: #aec111;
}
.bodyhomeheader {
  font-family: Tahoma, Helvetica, Arial;
  font-size: 14px;
  color: #b84a9c;	
}
.bodyhomeheader a {
  text-decoration: none;
  color: #b84a9c;
}
.bodyhomeheader a:hover {
	text-decoration: underline;
	color: #b84a9c;
}
.bodyhome {
  font-family: Tahoma, Helvetica, Arial;
  font-size: 12px;
  color: #3c2213;	
}
.bodyhome a {
  text-decoration: none;
  color: #b84a9c;
}
.bodyhome a:hover {
	text-decoration: underline;
	color: #b84a9c;
}
.footer {
  font-family: Tahoma, Helvetica, Arial;
  font-size: 11px;
  color: #9e9e9e;	
}
.footer a {
  text-decoration: none;
  color: #9e9e9e;
}
.footer a:hover {
	text-decoration: underline;
	color: #787878;
}

	
/* END - Classes for index.htm */

