a:link {
	color: #eb1590;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #eb1590;
}
a:hover {
	text-decoration: underline;
	color: #eb1590;
}
a:active {
	text-decoration: none;
	color: #eb1590;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.heading1 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: e51b90;
	border-right-color: #e51b90;
	border-bottom-color: #e51b90;
	border-left-color: #e51b90;
	height: 30px;
	font-size: 14px;
	vertical-align: middle;
	color: #e51b90;
}
.heading2 {
	font-weight: bold;
	color: #eb1590;
}
.pink {
	color: #eb1590;
}
