body { color: #c5c5c5; font-size: 8pt; font-family: Verdana, Verdana, Helvetica, sans-serif; background-color: #454545; background-repeat: no-repeat; }

p {}

td {}

a:link {
	color: #FF3333;
	text-decoration: none;
}

a:visited { color: red ; text-decoration: none; }

a:hover { color: silver ; text-decoration: none; }

a:active { color: silver ; text-decoration: none; }


