.text {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	}
a:link {
	color: #669999;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #000033;
	text-decoration: none;
}
body,td,th {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
