a:link, a:visited {
  border-bottom:1px dotted #FF3300;
  color:#FF3300;
  text-decoration:none;
  }
a:hover {
  border-bottom:1px solid #ff8800;
  color:#ff8800;
  }
.s14{
	font-size: 14px;
	line-height: 125%;
	color:#333333;
}

.s10{
	font-size: 10px;
	line-height: 175%;
	color:#333333;
}

.s12{
	font-size: 12px;
	line-height: 175%;
	color:#333333;
}

a.noline:link, a.noline:visited {
  border-style:none;
  color:#FF3300;
}

 a.noline:hover {
  border-style:none;
  color:#ff8800;
}

