
a:link {
  color: #ffffff;
  font-weight: none;
  text-decoration: none;
}

a:hover{
  color: #f99e00;
  text-decoration: underline;
}


.tit{
	font-family: Arial, Verdana,Georgia,Times,sans-serif;
    font-size: 11x;
	color: #fff;
	font-weight: bold;
	margin:0;
}


