body { color: #fff; font-size: 12pt; font-weight: bold; background-image: url(hg.jpg); background-repeat: repeat; background-attachment: inherit; }

p {}

td {}

a:link { color: #1d75cf; font-size: 14pt; white-space: nowrap; text-decoration: none; }

a:visited {
	text-decoration: none;
	color: #1d75cf;
}

a:hover {
	text-decoration: none;
	background-image: url(animated_underline.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;
	color: #1d75cf;
}

a:active {
	text-decoration: none;
}

