h1 {
	font-size: 22px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}
a:link {
	color: #FF6699;
	text-decoration: none;
}
a:visited {
	color: #FF6666;
	text-decoration: none;
}
a:active {
	color: #660000;
	background-color: #FCB8C9;
}
a:hover {
	background-color: #FF66CC;
}
h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
