body {
	background-color: #E9E9E9;
}


a:link {
	color: #333333;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #999999;
}

