a {
	color: #000066;
	text-decoration: none;

}
a:hover {
	color: #669966;
	text-decoration: none;

}
body {
	background-color: F4F4F4;
}

