a:link, a:visited {
	color:#330033;
  }
a:hover {
	color:#996699;
  }

.f14{
	font-size: 14px;
	line-height: 150%;
}

.f12{
	font-size: 12px;
	line-height: 150%;
}

.f10{
	font-size: 10px;
	line-height: 150%;
}

.f12x{
	font-size: 12px;
	line-height: 125%;
}

.f10x{
	font-size: 10px;
	line-height: 125%;
}

.fhead{
	font-size: 10px;
	line-height: 150%;
}
a.head:link, a.head:visited {
  border-style:none;
  color:#FF6666;
  font-weight: bold;
text-decoration:none;
  }

a.head:hover {
border-style:none;
  color:#FF3333;
  font-weight: bold;
text-decoration:none;
  }
