body,td,th {
	font-family: Georgia,Serif;
	font-size: 10px;
	color: #9999ff;
	line-height: 1.5em;
	letter-spacing: .15em;
}
body {
	background-color: #ffffff;
	background-image:url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #9999ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9999ff;
}
a:hover {
	text-decoration: none;
	color: #669933;
}
a:active {
	text-decoration: none;
	color: #669933;
}
.link {
	font-family: Georgia,Serif;
	font-size: 10px;
	letter-spacing:.15em;
	color: #99f;
}
a:focus { -moz-outline-style: none; }
