a:link {
	color: #006600;
}
a:visited {
	color: #660099;
}
a:hover {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
a:active {
}
body {
	background: #f9f8f9;
}
