a:link {
	font-family: "Times New Roman", Times, serif;
	color: #9DA9B1;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #9DA9BF;
	text-decoration: none;
}
.rose {
	color: #F091DB;
}

a:hover {
	color: #06F;
	background-color: #EAEAEA;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #9DA9BF;
	text-decoration: none;
}
