a {
	font-family: Tahoma;
	color: #E72183;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style3 {color: #E72183}
body {
	background-color: #FFFFFF;
}

