a:link {
	color: #FF9999;
	text-decoration: none;
}
a:visited {
	color: #CC9999;
	text-decoration: none;
}
a:hover,active {


	color: #FFE1D4;
}
