.body { color: #b0b0b0; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: transparent; }
p {}

td {}

a:link {
	color: silver;
	text-decoration: underline;
}
a: { color: silver; text-decoration: underline; }
a:visited { color: silver }

a:hover { color: silver }

a:active { color: silver }
