/* font */

a.link {
	text-decoration: underline;
	color: #ff5263;
	font-weight:bold;
}

a.link:hover {
	text-decoration: none;
}

.title1 {
	font-family: Arial;
	font-size: 13px;
	color: #ff5263;
  font-weight:bold;
}
