body {
	color: #606060;
	font-family: sans-serif;
	font-size: medium;
}

a {
	color: #606060;
	text-decoration: none;
}

a:hover {
	color: #D54374;
	text-decoration: underline;
}