body {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	color: #333333;
}
a, a:visited {
color: #333333;
text-decoration:none;
}
a:hover, a:active {
color: #999999;
text-decoration:none;
}