
a:link, a:visited {
  color:#990000;
  }
a:hover {
  color:#FF6600;
  }
  
  
a.white:link, a.white:visited {
  border-style:none;
  color:#FFFFCC;
  text-decoration:none;
  }
a.white:hover {
  border-style:none;
  color:#990000;
  }
  

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

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

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

.f12n{
	font-size: 12px;
	color:#330000;
}

.f10n{
	font-size: 10px;
	color:#330000;
}
