body {
	background-color: #eaeff2;
	font-family: Arial;
	font-size: 14px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
}