body {
	color: #666;
	text-decoration: none;
	font-size: x-small;
}

p { }

td { }

a:link {
	color: #006;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

a:hover { color: #666; text-decoration: none; }

a:active {  }

