body {
	font-family: tahoma;
}
a {
	color: #006699;
	text-decoration: none;
}

a:hover {
color:#99CC99;
}