body {background-color: #FFDFF7; 
}

a:link {
	font-family: tahoma, sans-serif;
	color: #E02094;
	text-decoration: none;
}

a:visited {
	font-family: tahoma, sans-serif;
	color: #E02094;
	text-decoration: none;
}

a:hover, a:active {
	font-family: tahoma, sans-serif;
	color: #575757;
	text-decoration: none;

