a:link, a:visited {
  border-style:none;
  color:#FF0000;
  text-decoration:none;
  }
a:hover {
  border-style:none;
  color:#0099CC;
  }
.s12{
	font-size: 15px;
	line-height: 125%;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.s10{
	font-size: 13px;
	line-height: 110%;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.s10h{
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

a.noline:link, a.noline:visited {
  border-style:none;
  color:#FF0000;
}

 a.noline:hover {
  border-style:none;
  color:#0099CC;
}
a.white:link, a.white:visited {
  border-style:none;
  color:#FFFFFF;
  text-decoration:none;
  }
a.white:hover {
  border-style:none;
  color:#0099CC;
  }
a.gray:link, a.gray:visited {
  border-style:none;
  color:#666666;
  text-decoration:none;
  }
a.gray:hover {
  border-style:none;
  color:#0099CC;
  }
a.black:link, a.black:visited {
  border-style:none;
  color:#000000;
  text-decoration:none;
  }
a.black:hover {
  border-style:none;
  color:#ffffff;
  }
