a:link {
	color: #006951;
	text-decoration: none;
}
a:visited {
        color: #006951;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
body {
	background-color: #bfd7ff;
}
