/* font */

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

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

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

.title2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #d1618c;
  font-weight:bold;
}
